@font-face {
    font-family: 'Courier New';
    font-style: normal;
    font-weight: normal;
    src: local('Courier New'), url('cour.woff') format('woff');
}

@font-face {
    font-family: 'Courier New Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Courier New Italic'), url('couri.woff') format('woff');
}

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

@font-face {
    font-family: 'Courier New Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Courier New Bold Italic'), url('courbi.woff') format('woff');
}
