@font-face {
    font-family: 'Albert Sans';
    font-style: normal;
    font-display: swap;
    src:
        url('AlbertSans-Regular.woff2') format('woff2'),
        url('AlbertSans-Regular.ttf') format('ttf');
}
@font-face {
    font-family: 'Albert Sans';
    font-style: italic;
    font-display: swap;
    src:
        url('AlbertSans-MediumItalic.woff2') format('woff2'),
        url('AlbertSans-MediumItalic.ttf') format('ttf');
}
@font-face {
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src:
        url('AlbertSans-SemiBold.woff2') format('woff2'),
        url('AlbertSans-SemiBold.ttf') format('ttf');
}
@font-face {
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src:
        url('AlbertSans-Medium.woff2') format('woff2'),
        url('AlbertSans-Medium.ttf') format('ttf');
}
@font-face {
    font-family: 'Albert Sans';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src:
        url('AlbertSans-SemiBoldItalic.woff2') format('woff2'),
        url('AlbertSans-SemiBoldItalic.ttf') format('ttf');
}
@font-face {
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src:
        url('AlbertSans-Light.woff2') format('woff2'),
        url('AlbertSans-Light.woff') format('woff');
}

@font-face {
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src:
        url('AlbertSans-ExtraLight.woff2') format('woff2'),
        url('AlbertSans-ExtraLight.woff') format('woff');
}
@font-face {
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src:
        url('AlbertSans-Thin.woff2') format('woff2'),
        url('AlbertSans-Thin.woff') format('woff');
}
