
/* 
    Created on : Aug 30, 2024, 10:10:59 AM
    Author     : Mike Howard
*/

@font-face {
    font-family: 'avelinaregular';
    src: url('../webfonts/avelina-webfont.woff2') format('woff2'),
         url('../webfonts/avelina-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'blackfordregular';
    src: url('../webfonts/blackford-webfont.woff2') format('woff2'),
         url('../webfonts/blackford-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}