* {
  -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('MrEavesXLModOT-Reg.woff2') format('woff2'),
        url('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('MrEavesXLModOT-Bold.woff2') format('woff2'),
        url('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('MrEavesXLModOT-Heavy.woff2') format('woff2'),
        url('MrEavesXLModOT-Heavy.woff') format('woff');
  font-weight: 800 900;
  font-style: normal;
  font-display: swap;
}



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

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

@font-face {
  font-family: 'Fellix';
  src:  local("Fellix"),
        url('Fellix-SemiBold.woff2') format('woff2'),
        url('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('RecklessNeue-Light.woff2') format('woff2'),
        url('RecklessNeue-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
