﻿@font-face {
    font-family: 'NeuzeitBlack';
    src: url('/Fonts/Neuzeit_Black.otf') ;
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'NeuzeitLight';
    src: url('/Fonts/Neuzeit_Light.otf') ;
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NeuzeitRegular';
    src: url('../Fonts/Neuzeit_Regular.otf') ;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NeuzeitSBook';
    src: url('/Fonts/NeuzeitSBook.ttf') ;
    font-weight: 500;
    font-style: normal;
}
