
@font-face {
    font-family: 'cosmedia';
    src: url('alien-encounters-webfont.woff2') format('woff2'),
         url('alien-encounters-webfont.woff') format('woff'),
         url('alien-encounters-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'tomorrow';
    src: url('Tomorrow-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;    
}

h1, h2, section h2 {
	font-family: 'cosmedia';
}