@charset "utf-8";

/*-- Roboto Black--*/

@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-Black.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Roboto-Black.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Roboto-Black.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Roboto-Black.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Roboto-Black.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/*-- Roboto Bold--*/

@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Roboto-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Roboto-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Roboto-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Roboto-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/*-- Roboto Light--*/

@font-face {
  font-family: "Roboto-Light";
  src: url("../fonts/Roboto-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Roboto-Light.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Roboto-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Roboto-Light.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Roboto-Light.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/*-- Roboto Medium--*/

@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Roboto-Medium.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Roboto-Medium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Roboto-Medium.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Roboto-Medium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


/*-- Roboto Regular--*/

@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.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;
}

/*-- Roboto Thin--*/

@font-face {
  font-family: "Roboto-Thin";
  src: url("../fonts/Roboto-Thin.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Roboto-Thin.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Roboto-Thin.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Roboto-Thin.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Roboto-Thin.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

