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