@font-face {
    font-family: 'nt-300';
    src: url('../fonts/Geomanist-Light.eot');
    src: url('../fonts/Geomanist-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Geomanist-Light.woff2') format('woff2'),
    url('../fonts/Geomanist-Light.woff') format('woff'),
    url('../fonts/Geomanist-Light.ttf') format('truetype'),
    url('../fonts/Geomanist-Light.svg#Geomanist-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nt-500';
    src: url('../fonts/Geomanist-Medium.eot');
    src: url('../fonts/Geomanist-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Geomanist-Medium.woff2') format('woff2'),
    url('../fonts/Geomanist-Medium.woff') format('woff'),
    url('../fonts/Geomanist-Medium.ttf') format('truetype'),
    url('../fonts/Geomanist-Medium.svg#Geomanist-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nt';
    src: url('../fonts/Geomanist-Regular.eot');
    src: url('../fonts/Geomanist-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Geomanist-Regular.woff2') format('woff2'),
    url('../fonts/Geomanist-Regular.woff') format('woff'),
    url('../fonts/Geomanist-Regular.ttf') format('truetype'),
    url('../fonts/Geomanist-Regular.svg#Geomanist-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nt-book';
    src: url('../fonts/Geomanist-Book.eot');
    src: url('../fonts/Geomanist-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Geomanist-Book.woff2') format('woff2'),
    url('../fonts/Geomanist-Book.woff') format('woff'),
    url('../fonts/Geomanist-Book.ttf') format('truetype'),
    url('../fonts/Geomanist-Book.svg#Geomanist-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'nt-cinzel';
    src: url('../fonts/Cinzel-Regular.eot');
    src: url('../fonts/Cinzel-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cinzel-Regular.woff2') format('woff2'),
    url('../fonts/Cinzel-Regular.woff') format('woff'),
    url('../fonts/Cinzel-Regular.ttf') format('truetype'),
    url('../fonts/Cinzel-Regular.svg#Cinzel-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nt-cinzel-bold';
    src: url('../fonts/Cinzel-Bold.eot');
    src: url('../fonts/Cinzel-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cinzel-Bold.woff2') format('woff2'),
    url('../fonts/Cinzel-Bold.woff') format('woff'),
    url('../fonts/Cinzel-Bold.ttf') format('truetype'),
    url('../fonts/Cinzel-Bold.svg#Cinzel-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

