
@font-face {
    font-family: 'nerisblack';
    src: url('neris-black-webfont.woff2') format('woff2'),
         url('neris-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nerislight';
    src: url('neris-light-webfont.woff2') format('woff2'),
         url('neris-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nerissemibold';
    src: url('neris-semibold-webfont.woff2') format('woff2'),
         url('neris-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geomanistbook';
    src: url('geomanist-book-webfont.woff2') format('woff2'),
         url('geomanist-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}

@font-face {
    font-family: 'minion';
    src: url('Minion-Regular.woff2') format('woff2'),
        url('Minion-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'minionital';
    src: url('MinionPro-It.woff2') format('woff2'),
        url('MinionPro-It.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
