
/*code*/
@font-face {
    font-family: cascadiamono;
    src: url(../fonts/dehinted-CascadiaMono-Medium.woff2);
}

/*sfpro*/
@font-face {
    font-family: sfproreg;
    src: url(../fonts/dehinted-subset-SFProDisplay-Regular.woff2);
}
@font-face {
    font-family: sfpromed;
    src: url(../fonts/dehinted-subset-SFProDisplay-Medium.woff2);
}
@font-face {
    font-family: sfprobold;
    src: url(../fonts/dehinted-subset-SFProDisplay-Bold.woff2);
}

/*@font-face {
    font-family: inter18pt_bold;
    src: url(../fonts/dehinted-subset-Inter18pt-Bold.woff2);
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: inter18pt_med;
    src: url(../fonts/dehinted-subset-Inter18pt-Medium.woff2);
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: inter18pt_reg;
    src: url(../fonts/dehinted-subset-Inter18pt-Regular.woff2);
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: inter24pt_bold;
    src: url(../fonts/dehinted-subset-Inter24pt-Bold.woff2);
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: inter28pt_bold;
    src: url(../fonts/dehinted-subset-Inter28pt-Bold.woff2);
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}*/

/*@font-face {
    font-family: 'SFPROREG';
    src: url('dehinted-subset-SFProDisplay-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SFPROMED';
    src: url('dehinted-subset-SFProDisplay-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SFPROBOLD';
    src: url('dehinted-subset-SFProDisplay-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppinsbold';
    src: url('fonts2/poppins-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsmedium';
    src: url('fonts2/poppins-medium-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsregular';
    src: url('fonts2/poppins-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}*/