@font-face {
    font-family: 'Casper';
    src: url('fonts/Casper.eot');
    src: url('fonts/Casper.eot') format('embedded-opentype'),
         url('fonts/Casper.woff2') format('woff2'),
         url('fonts/Casper.woff') format('woff'),
         url('fonts/Casper.ttf') format('truetype'),
         url('fonts/Casper.svg#Casper') format('svg');
}

@font-face {
    font-family: 'CasperBold';
    src: url('fonts/CasperBold.eot');
    src: url('fonts/CasperBold.eot') format('embedded-opentype'),
         url('fonts/CasperBold.woff2') format('woff2'),
         url('fonts/CasperBold.woff') format('woff'),
         url('fonts/CasperBold.ttf') format('truetype'),
         url('fonts/CasperBold.svg#CasperBold') format('svg');
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('fonts/MyriadProRegular.eot');
    src: url('fonts/MyriadProRegular.eot') format('embedded-opentype'),
         url('fonts/MyriadProRegular.woff2') format('woff2'),
         url('fonts/MyriadProRegular.woff') format('woff'),
         url('fonts/MyriadProRegular.ttf') format('truetype'),
         url('fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
}

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

}


