@font-face {
  font-family: AtypicalBold;
  src: url(../fonts/Atypical/ATYPICAL-BOLD.TTF)  format('truetype');
  font-weight: 700;
}

@font-face {
  font-family: AtypicalLight;
  src: url(../fonts/Atypical/ATYPICAL-LIGHT.TTF)  format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: AtypicalMedium;
  src: url(../fonts/Atypical/ATYPICAL-MEDIUM.TTF)  format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: Atypical;
  src: url(../fonts/Atypical/ATYPICAL.TTF)  format('truetype');
}

@font-face {
  font-family: AtypicalInline;
  src: url(../fonts/Atypical/ATYPICALINLINE.TTF)  format('truetype');
}

@font-face {
  font-family: AtypicalStencilBold;
  src: url(../fonts/Atypical/ATYPICALSTENCIL-BOLD.TTF)  format('truetype');
  font-weight: 700;
}

@font-face {
  font-family: AtypicalStencilLight;
  src: url(../fonts/Atypical/ATYPICALSTENCIL-LIGHT.TTF)  format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: AtypicalStencilMedium;
  src: url(../fonts/Atypical/ATYPICALSTENCIL-MEDIUM.TTF)  format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: AtypicalStencil;
  src: url(../fonts/Atypical/ATYPICALSTENCIL.TTF)  format('truetype');
}
