@font-face {
    font-family: 'Applied Sans Pro';
    src: url('AppliedSansPro-Bold.woff2') format('woff2'),
        url('AppliedSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Applied Sans Pro Cn';
    src: url('AppliedSansPro-CnLight.woff2') format('woff2'),
        url('AppliedSansPro-CnLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Applied Sans Pro Cn';
    src: url('AppliedSansPro-Cn.woff2') format('woff2'),
        url('AppliedSansPro-Cn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'PP Eiko';
    src: url('PPEiko-Thin.woff2') format('woff2'),
        url('PPEiko-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

