/**
*
* Roboto Font Group,
*
* @version:       1.7.20
* @package:       Theme Origin StyleSheet
* @author:        Jencube Team
* @license:       http://opensource.org/licenses/gpl-license.php 
*                 GNU General Public License (GPL)
* @copyright:     Copyright (c) 2013 - 2020 Jencube
* @github:        @deusex0 & @TheOne4All
* @filesource:    theme_origin/css/roboto.css
*
**/

@font-face {
  font-family: "Roboto-Black";
  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"),
    url("../fonts/roboto/Roboto-Black.svg#webfont") format("svg"),
    url("../fonts/roboto/Roboto-Black.woff") format("woff");
  font-display: block;
}

@font-face {
  font-family: "Roboto-Medium";
  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"),
    url("../fonts/roboto/Roboto-Medium.svg#webfont") format("svg"),
    url("../fonts/roboto/Roboto-Medium.woff") format("woff");
  font-display: block;
}

@font-face {
  font-family: "Roboto-BoldItalic";
  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"),
    url("../fonts/roboto/Roboto-BoldItalic.woff") format("woff"),
    url("../fonts/roboto/Roboto-BoldItalic.svg#webfont") format("svg");
  font-display: block;
}

@font-face {
  font-family: "Roboto-Bold";
  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"),
    url("../fonts/roboto/Roboto-Bold.woff") format("woff"),
    url("../fonts/roboto/Roboto-Bold.svg#webfont") format("svg");
  font-display: block;
}

@font-face {
  font-family: "Roboto-Regular";
  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"),
    url("../fonts/roboto/Roboto-Regular.woff") format("woff"),
    url("../fonts/roboto/Roboto-Regular.svg#webfont") format("svg");
  font-display: block;
}

@font-face {
  font-family: "Roboto-LightItalic";
  src: url("../fonts/roboto/Roboto-LightItalic.eot");
  src: url("../fonts/roboto/Roboto-LightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto/Roboto-LightItalic.ttf") format("truetype"),
    url("../fonts/roboto/Roboto-LightItalic.woff") format("woff"),
    url("../fonts/roboto/Roboto-LightItalic.svg#webfont") format("svg");
  font-display: block;
}

@font-face {
  font-family: "Roboto-Light";
  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"),
    url("../fonts/roboto/Roboto-Light.woff") format("woff"),
    url("../fonts/roboto/Roboto-Light.svg#webfont") format("svg");
  font-display: block;
}

@font-face {
  font-family: "Roboto-Thin";
  src: url("../fonts/roboto/Roboto-Thin.eot");
  src: url("../fonts/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/roboto/Roboto-Thin.ttf") format("truetype"),
    url("../fonts/roboto/Roboto-Thin.woff") format("woff"),
    url("../fonts/roboto/Roboto-Thin.svg#webfont") format("svg");
  font-display: block;
}
