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

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

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

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

@font-face {
    font-family: 'Area Hairline';
    src: url('Area-Hairline.woff2') format('woff2'),
        url('Area-Hairline.woff') format('woff');
    font-weight: 100;
    font-style: 400;
    font-display: swap;
}

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

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

