@import "https://fonts.googleapis.com/css?family=Roboto+Slab:400,300&amp;subset=latin,cyrillic";
@import "https://fonts.googleapis.com/css?family=Roboto:400,700&amp;subset=latin,cyrillic";

@font-face {
    font-family: 'Roboto Slab';
    src: local('Roboto Slab Light'), local('RobotoSlab-Light'),
        url('../font/robotoslab/robotoslablight.woff2') format('woff2'),
        url('../font/robotoslab/robotoslablight.woff') format('woff'),
        url('../font/robotoslab/robotoslablight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Slab';
    src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'),
        url('../font/robotoslab/robotoslabregular.woff2') format('woff2'),
     url('../font/robotoslab/robotoslabregular.woff') format('woff'),
        url('../font/robotoslab/robotoslabregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'),
        url('../font/roboto/roboto.woff2') format('woff2'),
        url('../font/roboto/roboto.woff') format('woff'),
        url('../font/roboto/roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Italic'), local('Roboto-Italic'),
        url('../font/roboto/robotoitalic.woff2') format('woff2'),
        url('../font/roboto/robotoitalic.woff') format('woff'),
        url('../font/roboto/robotoitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('../font/roboto/robotobold.woff2') format('woff2'),
        url('../font/roboto/robotobold.woff') format('woff'),
        url('../font/roboto/robotobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
        url('../font/roboto/robotobolditalic.woff2') format('woff2'),
        url('../font/roboto/robotobolditalic.woff') format('woff'),
        url('../font/roboto/robotobolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}


@font-face {
  font-family: 'FontAwesome';

  src: url('../font/fontawesome-webfont.eot');
  src: url('../font/FontAwesome.woff') format('woff'),
       url('../font/FontAwesome.ttf') format('truetype'),
       url('../font/fontawesome-webfont.woff2') format('woff2'),
       url('../font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/FontAwesome.svg#FontAwesome') format('svg');

  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'AvantGardeGothicC';
    src: url('../font/avg45__c-webfont.eot');
    src: url('../font/AvantGardeGothicC-Book.woff') format('woff'),
        url('../font/avg45__c-webfont.woff2') format('woff2'),
        url('../font/avg45__c-webfont.eot?#iefix') format('embedded-opentype');
        url('../font/AvantGardeGothicC-Book.ttf') format('truetype'),
        url('../font/AvantGardeGothicC-Book.svg#AvantGardeGothicC-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'AvantGardeGothicC';
    src: url('../font/avg65__c-webfont.eot');
    src: url('../font/AvantGardeGothicC-Demi.woff') format('woff'),
        url('../font/avg65__c-webfont.woff2') format('woff2'),
        url('../font/avg65__c-webfont.eot?#iefix') format('embedded-opentype');
        url('../font/AvantGardeGothicC-Demi.ttf') format('truetype'),
        url('../font/AvantGardeGothicC-Demi.svg#AvantGardeGothicC-Demi') format('svg');
    font-weight: 700;
    font-style: normal;
}
