@font-face {
  font-family: DaxWeb;
  font-display: auto;
  src: url("/fonts/DaxWeb.woff2") format("woff2"), url("/fonts/DaxWeb.woff") format("woff"), url("/fonts/DaxWeb.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: DaxWeb;
  font-display: auto;
  src: url("/fonts/DaxWeb-Bold.woff2") format("woff2"), url("/fonts/DaxWeb-Bold.woff") format("woff"), url("/fonts/DaxWeb-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'DaxMedium';
  font-display: auto;
  src: url("/fonts/DaxMedium.woff2") format("woff2"), url("/fonts/DaxMedium.woff") format("woff"), url("/fonts/DaxMedium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DaxLight';
  font-display: auto;
  src: url("/fonts/DaxLight.woff2") format("woff2"), url("/fonts/DaxLight.woff") format("woff"), url("/fonts/DaxLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.fonts-loaded header {
  font-family: Roboto, sans-serif; }

.fonts-loaded .global-nav nav ul li {
  font-family: DaxMedium, sans-serif; }

.fonts-loaded .global-nav nav ul li.parent-category .top-level div {
  font-family: DaxWeb, sans-serif; }
