@font-face {
  font-family: 'Gotham Bold';
  src: url("./gotham_bold.otf");
}

@font-face {
  font-family: 'Varela';
  src: url("./varela.otf");
}

@font-face {
   font-family: 'Benton';
   src: url("./bentonsans-regular.ttf");
}
