@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');
}
