@font-face {
    font-family: 'Courier';
    src: local('Pseudo APL'), local('Courier'),
        url('Courier.woff2') format('woff2'),
        url('Courier.woff') format('woff'),
        url('Courier.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Courier-Bold';
    src: local('Courier-Bold'),
        url('Courier-Bold.woff2') format('woff2'),
        url('Courier-Bold.woff') format('woff'),
        url('Courier-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Courier Prime';
    src: local('Courier Prime Regular'),
        url('Courier Prime.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Chn Prop Arial Normal';
    src: local('Chn Prop Arial Normal'), local('ChnTimesRoman'),
        url('ChnTimesRoman.woff2') format('woff2'),
        url('ChnTimesRoman.woff') format('woff'),
        url('ChnTimesRoman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Mono';
    src: local('Roboto Mono'),
        url('robotomono-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cutive Mono';
    src: local('Cutive Mono Regular'),
        url('CutiveMono-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NK57 Monospace';
    src: local('NK57 Monospace'),
        url('nk57-monospace-cd-bk.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dotrice';
    src: local('Dotrice'),
        url('Dotrice-Condensed.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
