@font-face {
    font-family: 'AmaticSC-Bold';
    src: url('amaticsc-bold.eot');
    src: url('amaticsc-bold.eot?#iefix') format('embedded-opentype'),
    url('amaticsc-bold.woff') format('woff'),
    url('amaticsc-bold') format('opentype');
    font-weight: normal;
    font-style: normal;

}

body { font-family:AmaticSC-Bold; }