@font-face {
  font-family: 'Muller';
  src: url('../../fonts/MullerLight.woff') format('woff');
  src: url('../../fonts/MullerLight.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('../../fonts/MullerLightItalic.woff') format('woff');
  src: url('../../fonts/MullerLightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('../../fonts/MullerRegular.woff') format('woff');
  src: url('../../fonts/MullerRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('../../fonts/MullerRegularItalic.woff') format('woff');
  src: url('../../fonts/MullerRegularItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('../../fonts/MullerMedium.woff') format('woff');
  src: url('../../fonts/MullerMedium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('../../fonts/MullerMediumItalic.woff') format('woff');
  src: url('../../fonts/MullerMediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('../../fonts/MullerBold.woff') format('woff');
  src: url('../../fonts/MullerBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('../../fonts/MullerBoldItalic.woff') format('woff');
  src: url('../../fonts/MullerBoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}