/*Insert below style by Bhairav singh 12/07/2017*/

/*Fonts */

@font-face {
    font-family: 'euclid_flexmedium';
    src: url('../fonts/fonts/euclidflex-medium-webfont.woff2') format('woff2'),
    url('../fonts/fonts/euclidflex-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'euclid_flexitalic';
    src: url('../fonts/fonts/euclidflex-regularitalic-webfont.woff2') format('woff2'),
    url('../fonts/fonts/euclidflex-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'euclid_flexregular';
    src: url('../fonts/fonts/euclidflex-regular-webfont.woff2') format('woff2'),
    url('../fonts/fonts/euclidflex-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'euclid_flexlight';
    src: url('../fonts/fonts/euclidflex-light-webfont.woff2') format('woff2'),
         url('../fonts/fonts/euclidflex-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'euclid_flexlight_italic';
    src: url('../fonts/fonts/euclidflex-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/fonts/euclidflex-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/*Fonts */