/**
 * @license
 * MyFonts Webfont Build ID 4183518, 2021-09-22T03:36:12-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: AvertaPE-Black by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-black-177940/
 *
 * Webfont: AvertaPE-BlackItalic by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-black-italic-177940/
 *
 * Webfont: AvertaPE-Bold by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-bold-177940/
 *
 * Webfont: AvertaPE-BoldItalic by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-bold-ital-177940/
 *
 * Webfont: AvertaPE-Extrabold by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-exbold-177940/
 *
 * Webfont: AvertaPE-ExtraboldItalic by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-exbold-italic-177940/
 *
 * Webfont: AvertaPE-Extrathin by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-exthin-177940/
 *
 * Webfont: AvertaPE-Light by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-light-177940/
 *
 * Webfont: AvertaPE-ExtrathinItalic by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-exthin-italic-177940/
 *
 * Webfont: AvertaPE-Regular by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-regular-177940/
 *
 * Webfont: AvertaPE-RegularItalic by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-italic-177940/
 *
 * Webfont: AvertaPE-LightItalic by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-light-italic-177940/
 *
 * Webfont: AvertaPE-Semibold by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-semibold-177940/
 *
 * Webfont: AvertaPE-SemiboldItalic by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-semibold-ital-177940/
 *
 * Webfont: AvertaPE-Thin by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-thin-177940/
 *
 * Webfont: AvertaPE-ThinItalic by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-thin-italic-177940/
 *
 *
 * Webfonts copyright: Copyright (c) 2015 by Kostas Bartsokas. All rights reserved.
 *
 * Â© 2021 MyFonts Inc
/**

/* ------------------------------------------------------------
 * 1️⃣ License
 * ------------------------------------------------------------ */
@import url("//hello.myfonts.net/count/3fd5de");

/* ------------------------------------------------------------
 * 2️⃣ Local @font-face rules for "Averta"
 * ------------------------------------------------------------ */

/* Regular – normal weight, normal style */
@font-face {
  font-family: "Averta";
  src: url("/fonts/AvertaPE/regular.woff2") format("woff2"),
       url("/fonts/AvertaPE/regular.woff")   format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Regular – italic */
@font-face {
  font-family: "Averta";
  src: url("/fonts/AvertaPE/regular-italic.woff2") format("woff2"),
       url("/fonts/AvertaPE/regular-italic.woff")   format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

/* Semi‑Bold – normal weight, normal style */
@font-face {
  font-family: "Averta";
  src: url("/fonts/AvertaPE/semi-bold.woff2") format("woff2"),
       url("/fonts/AvertaPE/semi-bold.woff")   format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Semi‑Bold – italic */
@font-face {
  font-family: "Averta";
  src: url("/fonts/AvertaPE/semi-bold-italic.woff2") format("woff2"),
       url("/fonts/AvertaPE/semi-bold-italic.woff")   format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* Bold – normal weight, normal style */
@font-face {
  font-family: "Averta";
  src: url("/fonts/AvertaPE/bold.woff2") format("woff2"),
       url("/fonts/AvertaPE/bold.woff")   format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* Bold – italic */
@font-face {
  font-family: "Averta";
  src: url("/fonts/AvertaPE/bold-italic.woff2") format("woff2"),
       url("/fonts/AvertaPE/bold-italic.woff")   format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
