@charset "utf-8";

@font-face {
    font-family: "Luckiest Guy";
    src: url('LuckiestGuy.eot');
    src: url('LuckiestGuy.eot?#iefix') format('embedded-opentype'),
    url("LuckiestGuy.woff") format("woff"),
    url("LuckiestGuy.ttf") format("truetype"),
    url("LuckiestGuy.svg#LuckiestGuy-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Merge-Light';
    src: url('MergeLight.eot');
    src: url('MergeLight.eot?#iefix') format('embedded-opentype'),
    url('MergeLight.woff') format('woff'),
    url('MergeLight..ttf') format('truetype');
}