/* CSS Document */

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

}

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

}

@font-face {
    font-family: 'robotobold_italic';
    src: url('../fonts/roboto-bolditalic-bgs.eot');
    src: url('../fonts/roboto-bolditalic-bgs.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bolditalic-bgs.woff2') format('woff2'),
         url('../fonts/roboto-bolditalic-bgs.woff') format('woff'),
         url('../fonts/roboto-bolditalic-bgs.ttf') format('truetype'),
         url('../fonts/roboto-bolditalic-bgs.svg#robotobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoitalic';
    src: url('../fonts/roboto-italic-bgs.eot');
    src: url('../fonts/roboto-italic-bgs.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-italic-bgs.woff2') format('woff2'),
         url('../fonts/roboto-italic-bgs.woff') format('woff'),
         url('../fonts/roboto-italic-bgs.ttf') format('truetype'),
         url('../fonts/roboto-italic-bgs.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Anton';
  src: url('../fonts/Anton.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Anton.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Anton.ttf')  format('truetype'), /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Denver';
  src: url('../fonts/denver.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/denver.ttf')  format('truetype'), /* Safari, Android, iOS */
}