@font-face {
    font-family: "Courier";
    src: url("courier.eot");
    src: url("courier.eot?#iefix")format("embedded-opentype"),
    url("courier.woff") format("woff"),
    url("courier.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
