/* Fonts */

/* ADAM CG PRO */
@font-face {
  font-family: 'AdamCGPro';
  src: url('fonts/adamcgpro/ADAMCGPRO.otf') format('opentype');
}

/* ANSON */
@font-face {
  font-family: 'Anson';
  src: url('fonts/anson/web/anson-regular-webfont.woff') format('woff');
}