@font-face{ 
    font-family: "Century Gothic"; 
    src: local('☺'), url('../media/fonts/CenturyGothicBold.woff') format('woff');
    font-weight: bold;
}
@font-face{ 
    font-family: "Century Gothic"; 
    src: local('☺'), url('../media/fonts/CenturyGothic.woff') format('woff');
}

@font-face{ 
    font-family: "CCExcelsius"; 
    src: local('☺'), url('../media/fonts/CCExcelsius.woff') format('woff');
}