@font-face {
    font-family: 'ToonatorFont';
    src: url('/img/font/toonator-webfont.eot');
    src: url('/img/font/toonator-webfont.eot?iefix') format('eot'),
         url('/img/font/toonator-webfont.woff') format('woff'),
         url('/img/font/toonator-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
