@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/roboto-regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/roboto-regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/roboto-regular.otf") format("opentype"),
    /* Open Type Font */
    url("../fonts/roboto-regular.svg") format("svg"),
    /* Legacy iOS */
    url("../fonts/roboto-regular.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("../fonts/roboto-regular.woff") format("woff"),
    /* Modern Browsers */
    url("../fonts/roboto-regular.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "RobotoCondensed-Regular";
  src: url("../fonts/RobotoCondensed-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/RobotoCondensed-Regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/RobotoCondensed-Regular.otf") format("opentype"),
    /* Open Type Font */
    url("../fonts/RobotoCondensed-Regular.svg") format("svg"),
    /* Legacy iOS */
    url("../fonts/RobotoCondensed-Regular.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("../fonts/RobotoCondensed-Regular.woff") format("woff"),
    /* Modern Browsers */
    url("../fonts/RobotoCondensed-Regular.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}