@font-face {
    font-family: 'gelicaregular';
    src: url('gelica-regular-webfont.woff2') format('woff2'),
    url('gelica-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gelicamedium';
    src: url('gelica-medium-webfont.woff2') format('woff2'),
    url('gelica-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bliss_proextrabold';
    src: url('blisspro-extrabold-webfont.woff2') format('woff2'),
    url('blisspro-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bliss_probold';
    src: url('blisspro-bold-webfont.woff2') format('woff2'),
    url('blisspro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}