@font-face {
  font-family: archer;
  src: url("../../fonts/archer/archer-medium.otf");
}

@font-face {
  font-family: athelas;
  src: url("../../fonts/athelas/athelas-regular.otf");
}

@font-face {
  font-family: beau-thin;
  src: url("../../fonts/beausans/beau-sans-pro-pf-thin-folder/beau-sans-pro-pf-thin.otf");
}

@font-face {
  font-family: comfortaa;
  src: url("../../fonts/comfortaa/comfortaa-regular.ttf");
}

@font-face {
  font-family: archer-book;
  src: url("../../fonts/archer/archer-book.otf");
}

@font-face {
  font-family: beau-xthin;
  src: url("../../fonts/beausans/beau-sans-pro-pf-xthin-folder/beau-sans-pro-pf-xthin.otf");
}

@font-face {
  font-family: beau-light;
  src: url("../../fonts/beausans/beau-sans-pro-pf-light-folder/beau-sans-pro-pf-light.otf");
}

@font-face {
  font-family: beau-semibold;
  src: url("../../fonts/beausans/beau-sans-pro-pf-semibold-folder/beau-sans-pro-pf-semibold.otf");
}

body {
  font-family: arial;
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: archer;
}

.site-title {
  font-family: beau-semibold;
}