/* Headline face: Perpetua (licensed, supplied by the client). Body face: Mulish (Google Fonts). */
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap");

@font-face{font-family:"Perpetua";src:url("../assets/fonts/Perpetua-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Perpetua";src:url("../assets/fonts/Perpetua-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:"Perpetua";src:url("../assets/fonts/Perpetua-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Perpetua";src:url("../assets/fonts/Perpetua-Bold-Italic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}
