<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@font-face {
 font-family: 'Bitter'; 
font-style: normal; 
font-weight: normal; 
src: local('Bitter Regular'), url('../fonts/Bitter-Regular.woff') format('woff'); 
}


@font-face {
 font-family: 'Bitter Bold';
 font-style: normal; 
font-weight: normal;
 src: local('Bitter Bold'), url('../fonts/Bitter-Bold.woff') format('woff'); 
}



@font-face { 
font-family: 'Bitter Bold Italic'; 
font-style: normal;
 font-weight: normal; src: local('Bitter Bold Italic'), url('../fonts/Bitter-BoldItalic.woff') format('woff');
 }



@font-face { 
font-family: 'Bitter Italic'; 
font-style: normal; 
font-weight: normal; 
src: local('Bitter Italic'), url('../fonts/Bitter-Italic.woff') format('woff'); 
}
</pre></body></html>