/* Circular Pro */
@font-face {
    font-family: 'Circular Pro';
    src: url('/Fonts/FreeGoogle/DMSans-VariableFont_opsz,wght.ttf') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Pro';
    src: url('/Fonts/FreeGoogle/DMSans-VariableFont_opsz,wght.ttf') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Pro';
    src: url('/Fonts/FreeGoogle/DMSans-VariableFont_opsz,wght.ttf') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Miller Banner */
@font-face {
    font-family: 'Miller Banner';
    src: url('/Fonts/FreeGoogle/PlayfairDisplay-VariableFont_wght.ttf') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Miller Display */
@font-face {
    font-family: 'Miller Display';
    src: url('/Fonts/FreeGoogle/PlayfairDisplay-VariableFont_wght.ttf') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Silver South Script */
@font-face {
    font-family: 'Silver South Script';
    src: url('/Fonts/FreeGoogle/Quentin.otf') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Merriweather */
@font-face {
    font-family: 'Merriweather Light';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/Fonts/Merriweather_300.woff2')  format('woff2');
}

@font-face {
    font-family: 'Merriweather Weight';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:  url('/Fonts/Merriweather_400.woff2') format('woff2');
}
