@font-face {
  font-family: "Roboto-Thin";
  src: url("Roboto-Thin.eot");
  src: url("Roboto-Thin.eot?#iefix") format("embedded-opentype"),
    url("Roboto-Thin.woff2") format("woff2"),
    url("Roboto-Thin.woff") format("woff"),
    url("Roboto-Thin.ttf") format("truetype"),
    url("Roboto-Thin.svg#Roboto-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Light";
  src: url("../webfonts/roboto_font/Roboto-Light.eot");
  src: url("../webfonts/roboto_font/Roboto-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/roboto_font/Roboto-Light.woff2") format("woff2"),
    url("../webfonts/roboto_font/Roboto-Light.woff") format("woff"),
    url("../webfonts/roboto_font/Roboto-Light.ttf") format("truetype"),
    url("../webfonts/roboto_font/Roboto-Light.svg#Roboto-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../webfonts/roboto_font/Roboto-Regular.eot");
  src: url("../webfonts/roboto_font/Roboto-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/roboto_font/Roboto-Regular.woff2") format("woff2"),
    url("../webfonts/roboto_font/Roboto-Regular.woff") format("woff"),
    url("../webfonts/roboto_font/Roboto-Regular.ttf") format("truetype"),
    url("../webfonts/roboto_font/Roboto-Regular.svg#Roboto-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("../webfonts/roboto_font/Roboto-Medium.eot");
  src: url("../webfonts/roboto_font/Roboto-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/roboto_font/Roboto-Medium.woff2") format("woff2"),
    url("../webfonts/roboto_font/Roboto-Medium.woff") format("woff"),
    url("../webfonts/roboto_font/Roboto-Medium.ttf") format("truetype"),
    url("../webfonts/roboto_font/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("../webfonts/roboto_font/Roboto-Bold.eot");
  src: url("../webfonts/roboto_font/Roboto-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/roboto_font/Roboto-Bold.woff2") format("woff2"),
    url("../webfonts/roboto_font/Roboto-Bold.woff") format("woff"),
    url("../webfonts/roboto_font/Roboto-Bold.ttf") format("truetype"),
    url("../webfonts/roboto_font/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Black";
  src: url("../webfonts/roboto_font/Roboto-Black.eot");
  src: url("../webfonts/roboto_font/Roboto-Black.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/roboto_font/Roboto-Black.woff2") format("woff2"),
    url("../webfonts/roboto_font/Roboto-Black.woff") format("woff"),
    url("../webfonts/roboto_font/Roboto-Black.ttf") format("truetype"),
    url("../webfonts/roboto_font/Roboto-Black.svg#Roboto-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}
