@font-face {
    font-family: 'AcademyC';
    src:    url('../fonts/AcademyC.eot') format('embedded-opentype'),  
            url('../fonts/AcademyC.otf')  format('opentype'),
            url('../fonts/AcademyC.woff') format('woff'), 
            url('../fonts/AcademyC.ttf')  format('truetype'), 
            url('../fonts/AcademyC.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}