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

@font-face {
    font-family: 'Goldplay';
    src: url('Goldplay-SemiBoldIt.woff2') format('woff2'),
        url('Goldplay-SemiBoldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

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

