/*  Fontello 
 * -------------------------- */
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?44128525');
  src: url('../fonts/fontello.eot?44128525#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?44128525') format('woff2'),
       url('../fonts/fontello.woff?44128525') format('woff'),
       url('../fonts/fontello.ttf?44128525') format('truetype'),
       url('../fonts/fontello.svg?44128525#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}





@font-face {
  font-display: swap;
  font-family: 'Avian';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/avian_regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Avian';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/avian_italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Avian';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/avian_bold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Avian';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/avian_bold_italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Ground Castle';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/groundcastle.woff2') format('woff2');
}