/* Grenette Pro Font Family */
@font-face {
  font-family: "Grenette Pro";
  src: url("/fonts/grenette/grenette-regular-pro.woff2") format("woff2"),
    url("/fonts/grenette/grenette-regular-pro.woff") format("woff"),
    url("/fonts/grenette/grenette-regular-pro.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Grenette Pro";
  src: url("/fonts/grenette/grenette-semibold-pro.woff2") format("woff2"),
    url("/fonts/grenette/grenette-semibold-pro.woff") format("woff"),
    url("/fonts/grenette/grenette-semibold-pro.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Polymath for Propel Font Family */
@font-face {
  font-family: "Polymath for Propel";
  src: url("/fonts/polymath/PolymathPropel-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Polymath for Propel";
  src: url("/fonts/polymath/PolymathPropel-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Polymath for Propel";
  src: url("/fonts/polymath/PolymathPropel-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Polymath for Propel";
  src: url("/fonts/polymath/PolymathPropel-BoldIt.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Polymath for Propel Text Font Family */
@font-face {
  font-family: "Polymath for Propel Text";
  src: url("/fonts/polymath/PolymathTextPropel-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Polymath for Propel Text";
  src: url("/fonts/polymath/PolymathTextPropel-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Polymath for Propel Text";
  src: url("/fonts/polymath/PolymathTextPropel-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Polymath for Propel Text";
  src: url("/fonts/polymath/PolymathTextPropel-BoldIt.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
