/* Font webkit css */

@font-face {
    font-family: 'figtreelight';
    src: url('./fonts/figtree-variablefont_wght-webfont.woff2') format('woff2'),
         url('./fonts/figtree-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'figtreelight_italic';
    src: url('./fonts/figtree-italic-variablefont_wght-webfont.woff2') format('woff2'),
         url('./fonts/figtree-italic-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'work_sansregular';
    src: url('./fonts/worksans-variablefont_wght-webfont.woff2') format('woff2'),
         url('./fonts/worksans-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'work_sansitalic';
    src: url('./fonts/worksans-italic-variablefont-wght-webfont.woff2') format('woff2'),
         url('./fonts/worksans-italic-variablefont-wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'courier_primeregular';
    src: url('./fonts/courierprime-regular-webfont.woff2') format('woff2'),
         url('./fonts/courierprime-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'courier_primebold_italic';
    src: url('./fonts/courierprime-bolditalic-webfont.woff2') format('woff2'),
         url('./fonts/courierprime-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'courier_primebold';
    src: url('./fonts/courierprime-bold-webfont.woff2') format('woff2'),
         url('./fonts/courierprime-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'courier_primeitalic';
    src: url('./fonts/courierprime-italic-webfont.woff2') format('woff2'),
         url('./fonts/courierprime-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}