@charset  UTF-8;
/* fonts */

@font-face {
    font-family: 'BostonTraffic';
    src: url('../fonts/boston_traffic.ttf') format('truetype'),
         url('../fonts/boston_traffic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Jura-Medium';
  src: url('../fonts/Jura-Medium.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}

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

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

@font-face {
  font-family: 'Nove_bold';
  src: url('../fonts/novecentosanswide-bold-webfont.eot');
  src: url('../fonts/novecentosanswide-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/novecentosanswide-bold-webfont.woff2') format('woff2'),
       url('../fonts/novecentosanswide-bold-webfont.woff') format('woff'),color: #B0B0B0;
       url('../fonts/novecentosanswide-bold-webfont.ttf') format('truetype'),
       url('../fonts/novecentosanswide-bold-webfont.svg#novecento_sans_wide_bookbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/components/OpenSans-Regular.woff2') format('woff2'), 
       url('../fonts/components/OpenSans-Regular.woff') format('woff'), 
       url('../fonts/components/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

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

@font-face {
  font-family: 'Oswald_light';
  src: url('../fonts/components/oswald-Light-webfont.eot');
  src: url('../fonts/components/oswald-Light-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/components/oswald-Light-webfont.woff') format('woff'), 
       url('../fonts/components/oswald-Light-webfont.ttf') format('truetype'), 
       url('../fonts/components/oswald-Light-webfont.svg#Oswald') format('svg');
  font-weight: 400;
  font-style: normal;
}

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

@font-face {
  font-family: 'Raleway-Bold';
  src: url('../fonts/components/Raleway-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Black';
  src: url('../fonts/components/Raleway-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Regular';
  src: url('../fonts/components/Raleway-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
