@font-face {
  font-family: Ahn;
  src: url("../fonts/ahn-extra-bold.woff") format("woff");
  font-weight: 900;
}

@font-face {
  font-family: Ahn;
  src: url("../fonts/ahn-bold.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: Ahn;
  src: url("../fonts/ahn-medium.woff") format("woff");
  font-weight: 500;
}

@font-face {
  font-family: Ahn;
  src: url("../fonts/ahn-light.woff") format("woff");
  font-weight: 300;
}

@font-face {
  font-family: Ahn;
  src: url("../fonts/ahn-extra-light.woff") format("woff");
  font-weight: 100;
}

@font-face {
  font-family: AG;
  src: url("../fonts/ag-super-black-gothic-regular.woff2") format("woff2"),
       url("../fonts/ag-super-black-gothic-regular.woff") format("woff");
}