@font-face {
    font-family: 'inter_r';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'), 
    url('../fonts/Inter-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'inter_b';
    src: url('../fonts/Inter-Bold.woff2') format('woff2'), 
    url('../fonts/Inter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'inter_m';
    src: url('../fonts/Inter-Medium.woff2') format('woff2'), 
    url('../fonts/Inter-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'inter_semi';
    src: url('../fonts/Inter-SemiBold.woff2') format('woff2'), 
    url('../fonts/Inter-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'inter_l';
    src: url('../fonts/Inter-Light.woff2') format('woff2'), 
    url('../fonts/Inter-Light.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'UTMHelvetIns';
    src: url('../fonts/UTMHelvetIns.woff2') format('woff2'), 
    url('../fonts/UTMHelvetIns.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Avobold';
    src: url('../fonts/SVN-Avobold.woff2') format('woff2'), 
    url('../fonts/SVN-Avobold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'), 
    url('../fonts/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'SFUAdineKirnberg';
    src: url('../fonts/SFUAdineKirnberg.woff2') format('woff2'), 
    url('../fonts/SFUAdineKirnberg.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}