/*
==================================================================
 Font data:
 (c) 2014 Google, used under Apache License v 2.0
 Roboto is a trademark of Google.
 CSS Definitions:
 (c) 2019 Prizma 66 OOD
==================================================================
*/
@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-lightitalic-webfont.eot');
    src: url('roboto2014-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-lightitalic-webfont.woff2') format('woff2'),
         url('roboto2014-lightitalic-webfont.woff') format('woff'),
         url('roboto2014-lightitalic-webfont.ttf') format('truetype'),
         url('roboto2014-lightitalic-webfont.svg#roboto2014light_italic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-light-webfont.eot');
    src: url('roboto2014-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-light-webfont.woff2') format('woff2'),
         url('roboto2014-light-webfont.woff') format('woff'),
         url('roboto2014-light-webfont.ttf') format('truetype'),
         url('roboto2014-light-webfont.svg#roboto2014light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-regular-webfont.eot');
    src: url('roboto2014-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-regular-webfont.woff2') format('woff2'),
         url('roboto2014-regular-webfont.woff') format('woff'),
         url('roboto2014-regular-webfont.ttf') format('truetype'),
         url('roboto2014-regular-webfont.svg#roboto2014regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-italic-webfont.eot');
    src: url('roboto2014-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-italic-webfont.woff2') format('woff2'),
         url('roboto2014-italic-webfont.woff') format('woff'),
         url('roboto2014-italic-webfont.ttf') format('truetype'),
         url('roboto2014-italic-webfont.svg#roboto2014italic') format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-mediumitalic-webfont.eot');
    src: url('roboto2014-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-mediumitalic-webfont.woff2') format('woff2'),
         url('roboto2014-mediumitalic-webfont.woff') format('woff'),
         url('roboto2014-mediumitalic-webfont.ttf') format('truetype'),
         url('roboto2014-mediumitalic-webfont.svg#roboto2014medium_italic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-medium-webfont.eot');
    src: url('roboto2014-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-medium-webfont.woff2') format('woff2'),
         url('roboto2014-medium-webfont.woff') format('woff'),
         url('roboto2014-medium-webfont.ttf') format('truetype'),
         url('roboto2014-medium-webfont.svg#roboto2014medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-bold-webfont.eot');
    src: url('roboto2014-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-bold-webfont.woff2') format('woff2'),
         url('roboto2014-bold-webfont.woff') format('woff'),
         url('roboto2014-bold-webfont.ttf') format('truetype'),
         url('roboto2014-bold-webfont.svg#roboto2014bold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-bolditalic-webfont.eot');
    src: url('roboto2014-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-bolditalic-webfont.woff2') format('woff2'),
         url('roboto2014-bolditalic-webfont.woff') format('woff'),
         url('roboto2014-bolditalic-webfont.ttf') format('truetype'),
         url('roboto2014-bolditalic-webfont.svg#roboto2014bold_italic') format('svg');
    font-weight: 700;
    font-style: italic;

}

@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-black-webfont.eot');
    src: url('roboto2014-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-black-webfont.woff2') format('woff2'),
         url('roboto2014-black-webfont.woff') format('woff'),
         url('roboto2014-black-webfont.ttf') format('truetype'),
         url('roboto2014-black-webfont.svg#roboto2014black') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto';
    src: url('roboto2014-blackitalic-webfont.eot');
    src: url('roboto2014-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto2014-blackitalic-webfont.woff2') format('woff2'),
         url('roboto2014-blackitalic-webfont.woff') format('woff'),
         url('roboto2014-blackitalic-webfont.ttf') format('truetype'),
         url('roboto2014-blackitalic-webfont.svg#roboto2014black_italic') format('svg');
    font-weight: 900;
    font-style: italic;

}
