@font-face {
    font-family: 'amatic_scregular';
    src: url('amaticsc-regular-webfont.eot');
    src: url('amaticsc-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('amaticsc-regular-webfont.woff') format('woff'),
         url('amaticsc-regular-webfont.ttf') format('truetype'),
         url('amaticsc-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amatic_scbold';
    src: url('amaticsc-bold-webfont.eot');
    src: url('amaticsc-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('amaticsc-bold-webfont.woff') format('woff'),
         url('amaticsc-bold-webfont.ttf') format('truetype'),
         url('amaticsc-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}