@font-face {
  font-family: "Medor Serif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../font/georgia.ttf") format("truetype");
}

@font-face {
  font-family: "Medor Serif";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../font/georgiab.ttf") format("truetype");
}

@font-face {
  font-family: "Medor Serif";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../../font/georgiai.ttf") format("truetype");
}

@font-face {
  font-family: "Medor Serif";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../../font/georgiaz.ttf") format("truetype");
}

@font-face {
  font-family: "Medor Serif Fallback";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../../font/LibreBaskerville-VariableFont_wght.ttf") format("truetype");
}

@font-face {
  font-family: "Medor Serif Fallback";
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url("../../font/LibreBaskerville-Italic-VariableFont_wght.ttf") format("truetype");
}
