/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018.05.28., 15:22:04
    Author     : user
*/

@font-face {
    font-family: 'Roboto Regular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Light';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Bold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoItalic';
    src: url('../fonts/RobotoItalic.eot');
    src: url('../fonts/RobotoItalic.eot') format('embedded-opentype'),
         url('../fonts/RobotoItalic.woff2') format('woff2'),
         url('../fonts/RobotoItalic.woff') format('woff'),
         url('../fonts/RobotoItalic.ttf') format('truetype'),
         url('../fonts/RobotoItalic.svg#RobotoItalic') format('svg');
}

@font-face {
    font-family: 'Roboto Bold Italic';
    src: url('../fonts/robotobolditalic.eot');
    src: url('../fonts/robotobolditalic.eot') format('embedded-opentype'),
         url('../fonts/robotobolditalic.woff2') format('woff2'),
         url('../fonts/robotobolditalic.woff') format('woff'),
         url('../fonts/robotobolditalic.ttf') format('truetype'),
         url('../fonts/robotobolditalic.svg#robotobolditalic') format('svg');
}