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

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