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

}