/**
 * @subpackage  Tokyo Warrior
 * @author      Joomzilla.com
 * @date        7th June 2013
 * @package     Joomla
 * @copyright   Copyright (C) 2013 Joomzilla. All rights reserved.
 * @license     GPL / Joomzilla Proprietary Use License
*/

@font-face {
    font-family: 'HammersmithOneRegular';
    src: url('fonts/HammersmithOne-webfont.eot');
    src: url('fonts/HammersmithOne-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/HammersmithOne-webfont.woff') format('woff'),
         url('fonts/HammersmithOne-webfont.ttf') format('truetype'),
         url('fonts/HammersmithOne-webfont.svg#HammersmithOneRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

