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

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

@font-face {
    font-family: 'Gilmer Heavy-Trial';
    src: url('Gilmer-Heavy-Trial.woff2') format('woff2'),
        url('Gilmer-Heavy-Trial.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilmer -Trial';
    src: url('Gilmer-Regular-Trial.woff2') format('woff2'),
        url('Gilmer-Regular-Trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilmer Thin-Trial';
    src: url('Gilmer-Thin-Trial.woff2') format('woff2'),
        url('Gilmer-Thin-Trial.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilmer Medium-Trial';
    src: url('Gilmer-Medium-Trial.woff2') format('woff2'),
        url('Gilmer-Medium-Trial.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

