@charset "UTF-8";
/* CSS Document */

/* New way of embedding fonts */
@font-face {
    font-family: 'SnigletRegular';
    src: url('https://www.thesuperhappyfunclub.com/fonts/Sniglet-webfont.eot');
    src: url('https://www.thesuperhappyfunclub.com/fonts/Sniglet-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.thesuperhappyfunclub.com/fonts/Sniglet-webfont.woff') format('woff'),
         url('https://www.thesuperhappyfunclub.com/fonts/Sniglet-webfont.ttf') format('truetype'),
         url('https://www.thesuperhappyfunclub.com/fonts/Sniglet-webfont.svg#SnigletRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* old way, is dated, smily face doesnt work with android */

@font-face {
	font-family: 'PacificoRegular';
	src: url('https://www.thesuperhappyfunclub.com/fonts/Pacifico-webfont.eot');
	src: local('☺'), url('https://www.thesuperhappyfunclub.com/fonts/Pacifico-webfont.woff') format('woff'), url('https://www.thesuperhappyfunclub.com/fonts/Pacifico-webfont.ttf') format('truetype'), url('https://www.thesuperhappyfunclub.com/fonts/Pacifico-webfont.svg#webfontRTFFmGJF') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* New way of embedding fonts */
@font-face {
    font-family: 'FuriousFontRegular';
    src: url('https://www.thesuperhappyfunclub.com/furiousfont-webfont.eot');
    src: url('https://www.thesuperhappyfunclub.com/furiousfont-webfont.eot?#iefix') format('eot'),
         url('https://www.thesuperhappyfunclub.com/furiousfont-webfont.woff') format('woff'),
         url('https://www.thesuperhappyfunclub.com/furiousfont-webfont.ttf') format('truetype'),
         url('https://www.thesuperhappyfunclub.com/furiousfont-webfont.svg#webfontkzmS0slt') format('svg');
    font-weight: normal;
    font-style: normal;

}