@charset "utf-8";

@font-face {
    font-family: 'Casper';
    src: url('../fonts/Casper.eot');
    src: url('../fonts/Casper.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Casper.woff') format('woff'),
         url('../fonts/Casper.ttf') format('truetype'),
         url('../fonts/Casper.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aller';
    src: url('../fonts/Aller.eot');
    src: url('../fonts/Aller.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Aller.woff') format('woff'),
         url('../fonts/Aller.ttf') format('truetype'),
         url('../fonts/Aller.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;
}