@font-face {
  font-family: 'CourierMultics';
  src:
    url('/fonts/couriermultics/CourierMultics-Roman.woff')  format('woff'),
    url('/fonts/couriermultics/CourierMultics-Roman.woff2') format('woff2'),
    url('/fonts/couriermultics/CourierMultics-Roman.ttf')   format('truetype');
    font-weight: regular;
    font-style: normal;
}
