@font-face {
    font-family: 'luckiest_guyregular';
    src: url('fonts/luckiestguy/luckiestguy-webfont.eot');
    src: url('fonts/luckiestguy/luckiestguy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/luckiestguy/luckiestguy-webfont.woff2') format('woff2'),
         url('fonts/luckiestguy/luckiestguy-webfont.woff') format('woff'),
         url('fonts/luckiestguy/luckiestguy-webfont.ttf') format('truetype'),
         url('fonts/luckiestguy/luckiestguy-webfont.svg#luckiest_guyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}