﻿

/*
    Freshman by William Boyd  - FREE license
    http://www.1001freefonts.com/old-school-fonts-2.php 
*/
@font-face {
    font-family: 'title_font';
    src: url('../assets/fonts/Freshman.ttf') format('truetype');
}

/*
    Rounds Black by Jovanny Lemonad
    http://www.1001freefonts.com/rounded-fonts-3.php
    Licensed under SIL Open Font License
    http://scripts.sil.org/OFL
*/

@font-face {
    font-family: 'score_font';
    src: url('../assets/fonts/Rounds Black.otf') format('opentype');
}

body {
}
