* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'Mr Eaves XL Mod OT';
  src:  local("Mr Eaves XL Mod OT"),
        local("Mr-Eaves-XL-Mod-OT"),
        local("MrEavesXLModOT"),
        url('../woff2/mreavesxlmodot-reg.woff2') format('woff2'),
        url('../woff/mreavesxlmodot-reg.woff') format('woff');
  font-weight: 300 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves XL Mod OT';
  src:  local("Mr Eaves XL Mod OT"),
        local("Mr-Eaves-XL-Mod-OT"),
        local("MrEavesXLModOT"),
        url('../woff2/mreavesxlmodot-bold.woff2') format('woff2'),
        url('../woff/mreavesxlmodot-bold.woff') format('woff');
  font-weight: 600 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves XL Mod OT';
  src:  local("Mr Eaves XL Mod OT"),
        local("Mr-Eaves-XL-Mod-OT"),
        local("MrEavesXLModOT"),
        url('../woff2/mreavesxlmodot-heavy.woff2') format('woff2'),
        url('../woff/mreavesxlmodot-heavy.woff') format('woff');
  font-weight: 800 900;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Fellix';
  src:  local("Fellix"),
        url('../woff2/fellix-regular.woff2') format('woff2'),
        url('../woff/fellix-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fellix';
  src:  local("Fellix"),
        url('../woff2/fellix-medium.woff2') format('woff2'),
        url('../woff/fellix-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fellix';
  src:  local("Fellix"),
        url('../woff2/fellix-semibold.woff2') format('woff2'),
        url('../woff/fellix-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Reckless Neue';
  src:  local("Reckless Neue"),
        url('../woff2/recklessneue-light.woff2') format('woff2'),
        url('../woff/recklessneue-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
