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

@font-face {
   font-family: 'nunito_bold';
   src:
      url('../fonts/nunito/nunito-bold-webfont.woff') format('woff'),
      url('../fonts/nunito/nunito-bold-webfont.woff2') format('woff2'),
      url('../fonts/nunito/Nunito-Bold.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'breeserif_regular';
   src:
      url('../fonts/breeserif/breeserif-regular-webfont.woff') format('woff'),
      url('../fonts/breeserif/breeserif-regular-webfont.woff2') format('woff2'),
      url('../fonts/breeserif/BreeSerif-Regular-Bold.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}

