@font-face {
    font-family: 'Work Sans';
    src: url('../font/worksans/WorkSans-ExtraLight.woff2') format('woff2'),
        url('../font/worksans/WorkSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../font/worksans/WorkSans-Bold.woff2') format('woff2'),
        url('../font/worksans/WorkSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../font/worksans/WorkSans-ExtraBold.woff2') format('woff2'),
        url('../font/worksans/WorkSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../font/worksans/WorkSans-Light.woff2') format('woff2'),
        url('../font/worksans/WorkSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../font/worksans/WorkSans-Regular.woff2') format('woff2'),
        url('../font/worksans/WorkSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../font/worksans/WorkSans-Medium.woff2') format('woff2'),
        url('../font/worksans/WorkSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../font/worksans/WorkSans-SemiBold.woff2') format('woff2'),
        url('../font/worksans/WorkSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../font/worksans/WorkSans-Thin.woff2') format('woff2'),
        url('../font/worksans/WorkSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Signika';
    src: url('../font/Signika/Signika-Bold.woff2') format('woff2'),
        url('../font/Signika/Signika-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Signika';
    src: url('../font/Signika/Signika-Light.woff2') format('woff2'),
        url('../font/Signika/Signika-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Signika';
    src: url('../font/Signika/Signika-Medium.woff2') format('woff2'),
        url('../font/Signika/Signika-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Signika';
    src: url('../font/Signika/Signika-Regular.woff2') format('woff2'),
        url('../font/Signika/Signika-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Signika';
    src: url('../font/Signika/Signika-SemiBold.woff2') format('woff2'),
        url('../font/Signika/Signika-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Inter';
    src: url('../font/Inter/Inter-ExtraLight.woff2') format('woff2'),
        url('../font/Inter/Inter-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../font/Inter/Inter-Black.woff2') format('woff2'),
        url('../font/Inter/Inter-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../font/Inter/Inter-ExtraBold.woff2') format('woff2'),
        url('../font/Inter/Inter-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../font/Inter/Inter-Bold.woff2') format('woff2'),
        url('../font/Inter/Inter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../font/Inter/Inter-Medium.woff2') format('woff2'),
        url('../font/Inter/Inter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

