@font-face {
    font-family: 'Albra TRIAL Semi TRIAL';
    src: url('AlbraTRIAL-Semi.woff2') format('woff2'),
        url('AlbraTRIAL-Semi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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