@font-face {
    font-family: 'Glacial Indifference';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(GlacialIndifference-Bold.otf) format("opentype");
}

@font-face {
    font-family: 'Glacial Indifference';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url(GlacialIndifference-Regular.otf) format("opentype");
}

@font-face {
    font-family: 'Glacial Indifference';
    font-style: italic;
    font-weight: normal;
    font-display: swap;
    src: url(GlacialIndifference-Italic.otf) format("opentype");
}

.glacial-indifference {
    font-family: 'Glacial Indifference', 'serif';
}
