/* @font-face {
  font-family: "Libre Baskerville";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(Libre_Baskerville-italic-400.woff2) format("woff2"),
    url(Libre_Baskerville-italic-400.woff) format("woff");
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Libre_Baskerville-normal-400.woff2) format("woff2"),
    url(Libre_Baskerville-normal-400.woff) format("woff");
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Libre_Baskerville-normal-700.woff2) format("woff2"),
    url(Libre_Baskerville-normal-700.woff) format("woff");
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(Open_Sans-italic-400.woff2) format("woff2"),
    url(Open_Sans-italic-400.woff) format("woff");
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Open_Sans-normal-400.woff2) format("woff2"),
    url(Open_Sans-normal-400.woff) format("woff");
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(Open_Sans-normal-600.woff2) format("woff2"),
    url(Open_Sans-normal-600.woff) format("woff");
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Open_Sans-normal-700.woff2) format("woff2"),
    url(Open_Sans-normal-700.woff) format("woff");
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(Open_Sans-italic-700.woff2) format("woff2"),
    url(Open_Sans-italic-700.woff) format("woff");
  unicode-range: U+0-10FFFF;
} */

/* New fonts 2022 */

@font-face {
  font-family: "MillerText";
  src: local("MillerText-Bold"), url("MillerText-Bold.woff2") format("woff2"),
    url("MillerText-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: local("Gotham Light Italic"), local("Gotham-LightItalic"),
    url("Gotham-LightItalic.woff2") format("woff2"),
    url("Gotham-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: local("Gotham Book"), local("Gotham-Book"),
    url("Gotham-Book.woff2") format("woff2"),
    url("Gotham-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: local("Gotham Bold Italic"), local("Gotham-BoldItalic"),
    url("Gotham-BoldItalic.woff2") format("woff2"),
    url("Gotham-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: local("Gotham Bold"), local("Gotham-Bold"),
    url("Gotham-Bold.woff2") format("woff2"),
    url("Gotham-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: local("Gotham Medium"), local("Gotham-Medium"),
    /* url("GothamPro-Medium.woff2") format("woff2"), */
    url("GothamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: local("Gotham MediumItalic"), local("Gotham-MediumItalic"),
    /* url("GothamPro-Medium.woff2") format("woff2"), */
    url("GothamPro-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "MillerText";
  src: local("MillerText-BoldItalic"),
    url("MillerText-BoldItalic.woff2") format("woff2"),
    url("MillerText-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: local("Gotham Book Italic"), local("Gotham-BookItalic"),
    url("Gotham-BookItalic.woff2") format("woff2"),
    url("Gotham-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: local("Gotham Light"), local("Gotham-Light"),
    url("Gotham-Light.woff2") format("woff2"),
    url("Gotham-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MillerText";
  src: local("MillerText-Italic"),
    url("MillerText-Italic.woff2") format("woff2"),
    url("MillerText-Italic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "MillerText";
  src: local("MillerText-Roman"), url("MillerText-Roman.woff2") format("woff2"),
    url("MillerText-Roman.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
