/* FONTS */
@font-face {
  font-family: 'Bazar';
  src: url('/Content/fonts/Bazar/bazar.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/Bazar/bazar.woff') format('woff'), url('/Content/fonts/Bazar/bazar.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans:400,700,700italic,400italic');
  font-weight: normal;
  font-style: normal;
}
