@font-face {
  font-family: 'Monofonto';
  src: local('Monofonto'), url('/fonts/monofonto.ttf') format('truetype');
}

* {
  font-family: 'Monofonto', Verdana, sans-serif;
}
