@font-face {
  font-family: "Ogg";
  src: url("Ogg-RegularItalic.ttf") format("truetype");
  src: url("Ogg-RegularItalic.woff2") format("woff2"),
    url("Ogg-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}