/*@font-face {
  font-family: 'Muller';
  font-weight: 900;
  font-display: swap;
  src:  url('/i/fonts/muller-heavy.woff2'),
        url('/i/fonts/muller-heavy.woff'),
        url('/i/fonts/muller-heavy.ttf');
}*/

@font-face {
  font-family: 'Muller';
  font-weight: 800;
  font-display: swap;
  src:  url('/i/fonts/muller-black.woff2'),
        url('/i/fonts/muller-black.woff'),
        url('/i/fonts/muller-black.ttf');
}

@font-face {
  font-family: 'Muller';
  font-weight: 700;
  font-display: swap;
  src:  url('/i/fonts/muller-extra-bold.woff2'),
        url('/i/fonts/muller-extra-bold.woff'),
        url('/i/fonts/muller-extra-bold.ttf');
}

@font-face {
  font-family: 'Muller';
  font-weight: 600;
  font-display: swap;
  src:  url('/i/fonts/muller-bold.woff2'),
        url('/i/fonts/muller-bold.woff'),
        url('/i/fonts/muller-bold.ttf');
}

@font-face {
  font-family: 'Muller';
  font-weight: 500;
  font-display: swap;
  src:  url('/i/fonts/muller-medium.woff2'),
        url('/i/fonts/muller-medium.woff'),
        url('/i/fonts/muller-medium.ttf');
}

@font-face {
  font-family: 'Muller';
  font-weight: 400;
  font-display: swap;
  src:  url('/i/fonts/muller-regular.woff2'),
        url('/i/fonts/muller-regular.woff'),
        url('/i/fonts/muller-regular.ttf');
}

@font-face {
  font-family: 'Muller';
  font-weight: 300;
  font-display: swap;
  src:  url('/i/fonts/muller-light.woff2'),
        url('/i/fonts/muller-light.woff'),
        url('/i/fonts/muller-light.ttf');
}

/*@font-face {
  font-family: 'Muller';
  font-weight: 200;
  font-display: swap;
  src:  url('/i/fonts/muller-ultra-light.woff2'),
        url('/i/fonts/muller-ultra-light.woff'),
        url('/i/fonts/muller-ultra-light.ttf');
}*/

@font-face {
  font-family: 'Muller';
  font-weight: 100;
  font-display: swap;
  src:  url('/i/fonts/muller-thin.woff2'),
        url('/i/fonts/muller-thin.woff'),
        url('/i/fonts/muller-thin.ttf');
}
