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

}