@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-ExtraLight.woff2') format('woff2'),
        url('AlbertSans-ExtraLight.woff') format('woff'),
        url('AlbertSans-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-Italic.woff2') format('woff2'),
        url('AlbertSans-Italic.woff') format('woff'),
        url('AlbertSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-Light.woff2') format('woff2'),
        url('AlbertSans-Light.woff') format('woff'),
        url('AlbertSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-Medium.woff2') format('woff2'),
        url('AlbertSans-Medium.woff') format('woff'),
        url('AlbertSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-Regular.woff2') format('woff2'),
        url('AlbertSans-Regular.woff') format('woff'),
        url('AlbertSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-SemiBold.woff2') format('woff2'),
        url('AlbertSans-SemiBold.woff') format('woff'),
        url('AlbertSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-Thin.woff2') format('woff2'),
        url('AlbertSans-Thin.woff') format('woff'),
        url('AlbertSans-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-Black.woff2') format('woff2'),
        url('AlbertSans-Black.woff') format('woff'),
        url('AlbertSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-Bold.woff2') format('woff2'),
        url('AlbertSans-Bold.woff') format('woff'),
        url('AlbertSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('AlbertSans-ExtraBold.woff2') format('woff2'),
        url('AlbertSans-ExtraBold.woff') format('woff'),
        url('AlbertSans-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Segoe UI This';
    src: url('SegoeUIThis-Bold.woff2') format('woff2'),
        url('SegoeUIThis-Bold.woff') format('woff'),
        url('SegoeUIThis-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI This';
    src: url('SegoeUIThis.woff2') format('woff2'),
        url('SegoeUIThis.woff') format('woff'),
        url('SegoeUIThis.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

