/* Local development only. These trial files must never be deployed. */
@font-face {
    font-family: "Edict Text Trial";
    src: url("../fonts/local-trial/EdictTextTrial-Light.otf") format("opentype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "Edict Text Trial";
    src: url("../fonts/local-trial/EdictTextTrial-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Phonic Trial";
    src: url("../fonts/local-trial/PhonicTrial-MonospacedRegular.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Sharp Serif Text Trial";
    src: url("../fonts/local-trial/SharpSerifText-Thin-Trial.ttf") format("truetype");
    font-style: normal;
    font-weight: 250;
    font-display: swap;
}

@font-face {
    font-family: "Sharp Serif Text Trial";
    src: url("../fonts/local-trial/SharpSerifText-ThinItalic-Trial.ttf") format("truetype");
    font-style: italic;
    font-weight: 250;
    font-display: swap;
}

@font-face {
    font-family: "Sharp Serif Text Trial";
    src: url("../fonts/local-trial/SharpSerifText-Light-Trial.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "Sharp Serif Text Trial";
    src: url("../fonts/local-trial/SharpSerifText-LightItalic-Trial.ttf") format("truetype");
    font-style: italic;
    font-weight: 300;
    font-display: swap;
}
