@font-face {
    font-family: 'Elza';
    src: url('/inc/fonts/elza-regular-webfont.eot');
    src: url('/inc/fonts/elza-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/inc/fonts/elza-regular-webfont.woff2') format('woff2'),
         url('/inc/fonts/elza-regular-webfont.woff') format('woff'),
         url('/inc/fonts/elza-regular-webfont.ttf') format('truetype');        
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Elza';
    src: url('/inc/fonts/elza-bold-webfont.eot');
    src: url('/inc/fonts/elza-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/inc/fonts/elza-bold-webfont.woff2') format('woff2'),
         url('/inc/fonts/elza-bold-webfont.woff') format('woff'),
         url('/inc/fonts/elza-bold-webfont.ttf') format('truetype');         
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Halogen';
    src: url('/inc/fonts/halogenregular-webfont.eot');
    src: url('/inc/fonts/halogenregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/inc/fonts/halogenregular-webfont.woff2') format('woff2'),
         url('/inc/fonts/halogenregular-webfont.woff') format('woff'),
         url('/inc/fonts/halogenregular-webfont.ttf') format('truetype');         
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Halogen';
    src: url('/inc/fonts/halogen_black-webfont.eot');
    src: url('/inc/fonts/halogen_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/inc/fonts/halogen_black-webfont.woff2') format('woff2'),
         url('/inc/fonts/halogen_black-webfont.woff') format('woff'),
         url('/inc/fonts/halogen_black-webfont.ttf') format('truetype');         
    font-weight: 900;
    font-style: normal;
}