@font-face {
  font-family: "FreeSans";
  font-weight: regular;
  font-style: regular;
  src: url("../fonts/woff2/FreeSans.woff2") format("woff2");
}

@font-face {
  font-family: "FreeSans";
  font-weight: bold;
  font-style: regular;
  src: url("../fonts/woff2/FreeSansBold.woff2") format("woff2");
}

@font-face {
  font-family: "FreeSerif";
  font-weight: regular;
  font-style: regular;
  src: url("../fonts/woff2/FreeSerif.woff2") format("woff2");
}

@font-face {
  font-family: "FreeSerif";
  font-weight: regular;
  font-style: italic;
  src: url("../fonts/woff2/FreeSerifItalic.woff2") format("woff2");
}

@font-face {
  font-family: "FreeMono";
  font-weight: regular;
  src: url("../fonts/woff/FreeMono.woff") format("woff");
}

@font-face {
  font-family: "FreeMono";
  font-weight: bold;
  font-style: regular;
  src: url("../fonts/woff/FreeMonoBold.woff") format("woff");
}
