@font-face {
    font-display:swap;
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: 100;
    src:  url('./fonts/WorkSans-Thin.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: 200;
    src:  url('./fonts/WorkSans-ExtraLight.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: 300;
    src:  url('./fonts/WorkSans-Light.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: 400;
    src:  url('./fonts/WorkSans-Regular.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: 500;
    src:  url('./fonts/WorkSans-Medium.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: 600;
    src:  url('./fonts/WorkSans-SemiBold.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: 700;
    src:  url('./fonts/WorkSans-Bold.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: 800;
    src:  url('./fonts/WorkSans-ExtraBold.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: 900;
    src:  url('./fonts/WorkSans-Black.woff') format('woff');
}

@font-face {
    font-display:swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    src:  url('./fonts/Rubik-Light.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    src:  url('./fonts/Rubik-Regular.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    src:  url('./fonts/Rubik-Medium.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    src:  url('./fonts/Rubik-SemiBold.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    src:  url('./fonts/Rubik-Bold.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 800;
    src:  url('./fonts/Rubik-ExtraBold.woff') format('woff');
}
@font-face {
    font-display:swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 900;
    src:  url('./fonts/Rubik-Black.woff') format('woff');
}