@font-face {
  font-family: avenue-mono-regular;
  src: url('https://wordpressua.uark.edu/morph/files/2022/04/Avenue-Mono.woff2') format('woff2'),
    url('https://wordpressua.uark.edu/morph/files/2022/04/Avenue-Mono.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
    font-family: 'avenue-mono-regular';
}