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

@font-face {
    font-family: 'Albra Display';
    src: url('AlbraDisplay-Medium.woff2') format('woff2'),
        url('AlbraDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albra Display';
    src: url('AlbraDisplay-Light.woff2') format('woff2'),
        url('AlbraDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

