@font-face {
    font-family: 'Canopee';
    src:  url('../fonts/Canopee.woff2') format('woff2'),
        url('../fonts/Canopee.woff') format('woff'); 
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Metro Sans';
    src:  url('../fonts/metro-sans-regular.woff2') format('woff2'),
        url('../fonts/metro-sans-regular.woff') format('woff'); 
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Metro Sans Bold';
    src: url('../fonts/metro-sans-bold.woff2') format('woff2'),
        url('../fonts/metro-sans-bold.woff') format('woff');  
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Beausite Grand Regular';
    src:  url('../fonts/BeausiteGrandWeb-Medium.woff2') format('woff2'); 
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Prizma Regular';
    src: url('../fonts/PrizmaPremium-Medium.woff2') format('woff2');  
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Beausite Grand Regular2';
    src:  url('../fonts/BeausiteGrandWeb-Regular.woff2') format('woff2'); 
    font-weight: 400;
    font-style: normal;
}