/*
HABU music - Fonts
*/

/* Font Squirrel (http://www.fontsquirrel.com) */
@font-face {
    font-family: 'CallunaRegular';
    src: url('calluna-regular-webfont.eot');
    src: url('calluna-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('calluna-regular-webfont.woff') format('woff'),
         url('calluna-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Fontspring (http://www.fontspring.com) */
@font-face {
    font-family: 'CallunaSansRegular';
    src: url('calluna-sans-regular-webfont.eot');
    src: url('calluna-sans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('calluna-sans-regular-webfont.woff') format('woff'),
         url('calluna-sans-regular-webfont.ttf') format('truetype'),
         url('calluna-sans-regular-webfont.svg#CallunaSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
