@font-face {
  font-family: 'Roxborough CF';
  src: url('/path-to/Roxborough CF.woff2') format('woff2'),
       url('/path-to/Roxborough CF.woff') format('woff'),
       url('/path-to/Roxborough CF.ttf')  format('truetype');
}
