@font-face {
  font-family: open Sans Light;
  src: url(../fonts/open_sans_light.ttf);}
@font-face {
  font-family: open Sans;
  src: url(../fonts/OpenSans-Regular.ttf);}
 @font-face {
  font-family: Open Sans semibold;
  src: url(../fonts/open_sans_semibold.ttf);}
  @font-face {
  font-family: Open Sans bold;
  src: url(../fonts/open_sans_bold.ttf);}
    @font-face {
  font-family: Open Sans light italic;
  src: url(../fonts/open_sans_light_italic.ttf);}



@font-face {
    font-family: 'pf_agora_sans_prolight_italic';
    src: url(fonts/pfagorasanspro-lightital.eot);
    src: url(fonts/pfagorasanspro-lightital.eot?) format('embedded-opentype'),
         url(fonts/pfagorasanspro-lightital.woff) format('woff'),
         url(fonts/pfagorasanspro-lightital.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}

@font-face {
    font-family: 'Roboto';
    src: url(fonts/Roboto-Italic-webfont.eot);
    src: url(fonts/Roboto-Italic-webfont.eot?) format('embedded-opentype'),
         url(fonts/Roboto-Italic-webfont.woff) format('woff'),
         url(fonts/Roboto-Italic-webfont.ttf) format('truetype'),
         url('Roboto-I.svg') format('svg');
    font-weight: 400;
    font-style: italic;

}
@font-face {
    font-family: 'Roboto';
    src: url(fonts/Roboto-Medium-webfont.eot);
    src: url(fonts/Roboto-Medium-webfont.eot?) format('embedded-opentype'),
         url(fonts/Roboto-Medium-webfont.woff) format('woff'),
         url(fonts/Roboto-Medium-webfont.ttf) format('truetype'),
         url('Roboto-M.svg') format('svg');
    font-weight: 500;
    font-style: normal;

}


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

}

@font-face {
    font-family: 'Roboto';
    src: url(fonts/Roboto-BoldItalic-webfont.eot);
    src: url(fonts/Roboto-BoldItalic-webfont.eot?) format('embedded-opentype'),
         url(fonts/Roboto-BoldItalic-webfont.woff) format('woff'),
         url(fonts/Roboto-BoldItalic-webfont.ttf') format('truetype'),
         url('Roboto-C.svg') format('svg');
    font-weight: 700;
    font-style: italic;

}

@font-face {
    font-family: 'Roboto Slab';
    src: url('http://nv.ua/theme/fonts/RobotoSlab-Regular-webfont.eot');
    src: url('http://nv.ua/theme/fonts/RobotoSlab-Regular-webfont.eot?') format('embedded-opentype'),
         url('http://nv.ua/theme/fonts/RobotoSlab-Regular-webfont.woff') format('woff'),
         url('http://nv.ua/theme/fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'),
         url('http://nv.ua/theme/fonts/RobotoSlab-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


