@font-face {
    font-family: 'NotCourierSans';
    src: local('NotCourier'), local('NotCourierSans'), url('notcourier.woff2') format('woff2'), url('notcourier.woff') format('woff'), url('notcourier.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'NotCourierSans';
    src: local('NotCourierSans'), local('NotCourierSans-Bold'), url('notcouriersans.woff2') format('woff2'), url('notcouriersans.woff') format('woff'), url('notcouriersans.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
