@font-face {
    font-family: 'Cherry Swash';
    src: url('cherryswash-regular.eot');
    src: url('cherryswash-regular.eot?#iefix') format('embedded-opentype'),
         url('cherryswash-regular.woff') format('woff'),
         url('cherryswash-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cherry Swash';
    src: url('cherryswash-bold.eot');
    src: url('cherryswash-bold.eot?#iefix') format('embedded-opentype'),
         url('cherryswash-bold.woff') format('woff'),
         url('cherryswash-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}




