@font-face {
    font-family: 'collegemovieregular';
    src: url('collegemovie-webfont.woff2') format('woff2'),
		url('collegemovie-webfont.woff2') format('woff'),
         url('CollegeMovie.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}