@font-face {
    font-family: 'CollegiateBlackFLF';
    src: url('../fonts/CollegiateBlackFLF.eot');
    src: local('CollegiateBlackFLF'),
         url('../fonts/CollegiateBlackFLF.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CollegiateBlackFLF.woff2') format('woff2'),
         url('../fonts/CollegiateBlackFLF.woff') format('woff'),
         url('../fonts/CollegiateBlackFLF.ttf') format('truetype'),
         url('../fonts/CollegiateBlackFLF.otf') format('opentype'),
         url('../fonts/CollegiateBlackFLF.svg#CollegiateBlackFLF') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Museo900';
    src: url('../fonts/Museo900-Regular.eot');
    src: local('Museo 900 Regular'),
         local('Museo900-Regular'),
         url('../fonts/Museo900-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Museo900-Regular.woff2') format('woff2'),
         url('../fonts/Museo900-Regular.woff') format('woff'),
         url('../fonts/Museo900-Regular.ttf') format('truetype'),
         url('../fonts/Museo900-Regular.otf') format('opentype'),
         url('../fonts/Museo900-Regular.svg#Museo900-Regular') format('svg');
    font-weight: 900;
    font-style: normal;
}

