@font-face {
  font-family: 'robotoBlack';
  src: url('../fonts/Roboto/Roboto_Black.eot');
  src: url('../fonts/Roboto/Roboto_Black.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/Roboto_Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoBlackItalic';
  src: url('../fonts/Roboto/Roboto_BlackItalic.eot');
  src: url('../fonts/Roboto/Roboto_BlackItalic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/Roboto_BlackItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoBold';
  src: url('../fonts/Roboto/Roboto_Bold.eot');
  src: url('../fonts/Roboto/Roboto_Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/Roboto_Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoBoldCondensed';
  src: url('../fonts/Roboto/BoldCondensed.eot');
  src: url('../fonts/Roboto/BoldCondensed.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/BoldCondensed.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoBoldCondensedItalic';
  src: url('../fonts/Roboto/BoldCondensedItalic.eot');
  src: url('../fonts/Roboto/BoldCondensedItalic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/BoldCondensedItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoBoldItalic';
  src: url('../fonts/Roboto/Roboto_BoldItalic.eot');
  src: url('../fonts/Roboto/Roboto_BoldItalic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/Roboto_BoldItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoItalic';
  src: url('../fonts/Roboto/Roboto_Italic.eot');
  src: url('../fonts/Roboto/Roboto_Italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/Roboto_Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoLight';
  src: url('../fonts/Roboto/Roboto_Light.eot');
  src: url('../fonts/Roboto/Roboto_Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/Roboto_Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoMedium';
  src: url('../fonts/Roboto/Roboto_Medium.eot');
  src: url('../fonts/Roboto/Roboto_Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/Roboto_Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoRegular';
  src: url('../fonts/Roboto/Roboto_Regular.eot');
  src: url('../fonts/Roboto/Roboto_Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/Roboto_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'amaticRegular';
  src: url('../fonts/AmaticSC/AmaticSC_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'amaticBold';
  src: url('../fonts/AmaticSC/AmaticSC_Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}