@font-face {
    font-family: 'alphabet-sans-pro';
    src: url('../fonts/AlphabetSansPro-Light.woff') format('woff'), url('../fonts/AlphabetSansPro-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'alphabet-slab-pro';
    src: url('../fonts/AlphabetSlabPro-Medium.woff') format('woff'), url('../fonts/AlphabetSlabPro-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}