@font-face {
    font-family: 'Courier';
    src: url('courier.ttf') format('truetype');
    font-weight: normal; /* Ð’ÐµÑ (normal, bold Ð¸ Ñ‚.Ð´.) */
    font-style: normal;  /* Ð¡Ñ‚Ð¸Ð»ÑŒ (normal, italic) */
}
