﻿@font-face {
     font-family: 'icons';
     src: url("/frontend/fonts/icons.eot");
     src: url("/frontend/fonts/icons.eot") format("embedded-opentype"), url("/frontend/fonts/icons.ttf") format("truetype"), url("/frontend/fonts/icons.woff") format("woff"), url("/frontend/fonts/icons.svg") format("svg");
     font-weight: normal;
     font-style: normal;
}

/*Robot Font*/
@font-face {
    font-family: 'RobotoRegular';
    src: url("/frontend/fonts/roboto/roboto-regular-webfont.eot");
    src: url("/frontend/fonts/roboto/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/roboto/roboto-regular-webfont.woff2") format("woff2"), url("/frontend/fonts/roboto/roboto-regular-webfont.woff") format("woff"), url("/frontend/fonts/roboto/roboto-regular-webfont.ttf") format("truetype"), url("/frontend/fonts/roboto/roboto-regular-webfont.svg#robotoregular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoRegularItalic';
    src: url("/frontend/fonts/roboto/roboto-italic-webfont.eot");
    src: url("/frontend/fonts/roboto/roboto-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/roboto/roboto-italic-webfont.woff2") format("woff2"), url("/frontend/fonts/roboto/roboto-italic-webfont.woff") format("woff"), url("/frontend/fonts/roboto/roboto-italic-webfont.ttf") format("truetype"), url("/frontend/fonts/roboto/roboto-italic-webfont.svg#robotoitalic") format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoThin';
    src: url("/frontend/fonts/roboto/roboto-thin-webfont.eot");
    src: url("/frontend/fonts/roboto/roboto-thin-webfont.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/roboto/roboto-thin-webfont.woff2") format("woff2"), url("/frontend/fonts/roboto/roboto-thin-webfont.woff") format("woff"), url("/frontend/fonts/roboto/roboto-thin-webfont.ttf") format("truetype"), url("/frontend/fonts/roboto/roboto-thin-webfont.svg#robotothin") format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoThinItalic';
    src: url("/frontend/fonts/roboto/roboto-thinitalic-webfont.eot");
    src: url("/frontend/fonts/roboto/roboto-thinitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/roboto/roboto-thinitalic-webfont.woff2") format("woff2"), url("/frontend/fonts/roboto/roboto-thinitalic-webfont.woff") format("woff"), url("/frontend/fonts/roboto/roboto-thinitalic-webfont.ttf") format("truetype"), url("/frontend/fonts/roboto/roboto-thinitalic-webfont.svg#robotothin_italic") format("svg");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoLight';
    src: url("/frontend/fonts/roboto/roboto-light-webfont.eot");
    src: url("/frontend/fonts/roboto/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/roboto/roboto-light-webfont.woff2") format("woff2"), url("/frontend/fonts/roboto/roboto-light-webfont.woff") format("woff"), url("/frontend/fonts/roboto/roboto-light-webfont.ttf") format("truetype"), url("/frontend/fonts/roboto/roboto-light-webfont.svg#robotolight") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoLightItalic';
    src: url("/frontend/fonts/roboto/roboto-lightitalic-webfont.eot");
    src: url("/frontend/fonts/roboto/roboto-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/roboto/roboto-lightitalic-webfont.woff2") format("woff2"), url("/frontend/fonts/roboto/roboto-lightitalic-webfont.woff") format("woff"), url("/frontend/fonts/roboto/roboto-lightitalic-webfont.ttf") format("truetype"), url("/frontend/fonts/roboto/roboto-lightitalic-webfont.svg#robotolight_italic") format("svg");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoMedium';
    src: url("/frontend/fonts/roboto/roboto-medium-webfont.eot");
    src: url("/frontend/fonts/roboto/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/roboto/roboto-medium-webfont.woff2") format("woff2"), url("/frontend/fonts/roboto/roboto-medium-webfont.woff") format("woff"), url("/frontend/fonts/roboto/roboto-medium-webfont.ttf") format("truetype"), url("/frontend/fonts/roboto/roboto-medium-webfont.svg#robotomedium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/frontend/fonts/lato/Lato-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}