@font-face {
    font-family: 'Geraldton';
    src: url('../fonts/geraldton/GeraldtonBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

h1, .h1, h2 {
    font-family: 'Geraldton', sans-serif;
    font-weight: 700;
}