/* Gramophone Font Family */
@font-face {
    font-family: 'Gramophone-Clean';
    src: url('fonts/Gramophone-Clean.woff2') format('woff2'),
         url('fonts/Gramophone-Clean.woff') format('woff'),
         url('fonts/Gramophone-Clean.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gramophone-CleanCnd';
    src: url('fonts/Gramophone-CleanCnd.woff2') format('woff2'),
         url('fonts/Gramophone-CleanCnd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gramophone-Grunge';
    src: url('fonts/Gramophone-Grunge.woff2') format('woff2'),
         url('fonts/Gramophone-Grunge.woff') format('woff'),
         url('fonts/Gramophone-Grunge.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gramophone-Stone';
    src: url('fonts/Gramophone-Stone.woff2') format('woff2'),
         url('fonts/Gramophone-Stone.woff') format('woff'),
         url('fonts/Gramophone-Stone.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
