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

}

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

}