/* stars from our eyes regular */ 

@font-face {
    font-family: 'sfoe';
    src: url('starsfromoureyes-webfont.eot');
    src: url('starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
         url('starsfromoureyes-webfont.woff') format('woff'),
         url('starsfromoureyes-webfont.ttf') format('truetype'),
		 url('starsfromoureyes-webfont.svg#sfoe') format('svg');
    font-weight: normal;
    font-style: normal;

}

