/*** halisR ***/
@font-face {
    font-family: 'halisR';
    font-weight: 100;
    src: url('../../fonts/halisR/halisr-book-webfont.woff2') format('woff2'),
         url('../../fonts/fonts/halisR/halisr-book-webfont.woff') format('woff');
    font-style: normal;
}

@font-face {
    font-family: 'halisR';
    font-weight: 400;
    src: url('../../fonts/halisR/halisr-regular-webfont.woff2') format('woff2'),
         url('../../fonts/halisR/halisr-regular-webfont.woff') format('woff');
    font-style: normal;
}

@font-face {
    font-family: 'halisR';
    font-weight: 500;
    src: url('../../fonts/halisR/halisr-medium-webfont.woff2') format('woff2'),
         url('../../fonts/halisR/halisr-medium-webfont.woff') format('woff');
    font-style: normal;
}

@font-face {
    font-family: 'halisR';
    font-weight: 700;
    src: url('../../fonts/halisR/halisr-bold-webfont.woff2') format('woff2'),
         url('../../fonts/halisR/halisr-bold-webfont.woff') format('woff');
    font-style: normal;
}

@font-face {
    font-family: 'halisR';
    font-weight: 900;
    src: url('../../fonts/halisR/halisr-black-webfont.woff2') format('woff2'),
         url('../../fonts/halisR/halisr-black-webfont.woff') format('woff');
    font-style: normal;
}
