@font-face {
    font-family: 'AvenirNext-Regular';
    src: local(AvenirNext-Regular), url('avenir/resources/AvenirNext-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'AvenirNext-DemiBold';
    src: local(AvenirNext-DemiBold), url('avenir/resources/AvenirNext-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'AvenirNext-Bold';
    src: local(AvenirNext-Bold), url('avenir/resources/AvenirNext-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'AvenirNext-Italic';
    src: local(AvenirNext-Italic), url('avenir/resources/AvenirNext-Italic.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'AvenirNext-Italic';
    src: local(AvenirNext-Italic), url('avenir/resources/AvenirNext-Italic.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family   : 'AZFontAwesomeBrandsRegular';
    src           : url('avenir/resources/fontawesome-webfont.woff') format('woff');
    font-style    : normal;
    font-weight   : normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}