/* ============ Muller ============ */

@font-face {
  font-family: 'Muller';
  font-weight: 900;
  font-style: normal;
  src: url('../fonts/Muller-Black.otf') format('opentype');
}
@font-face {
  font-family: 'Muller';
  font-weight: 900;
  font-style: italic;
  src: url('../fonts/Muller-Black Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Muller';
  font-weight: bold;
  font-style: normal;
  src: url('../fonts/Muller-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Muller';
  font-weight: bold;
  font-style: italic;
  src: url('../fonts/Muller-Bold Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Muller';
  font-weight: 800;
  font-style: normal;
  src: url('../fonts/Muller-ExtraBold.otf') format('opentype');
}
@font-face {
  font-family: 'Muller';
  font-weight: 800;
  font-style: italic;
  src: url('../fonts/Muller-ExtraBold Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Muller';
  font-weight: 950;
  font-style: normal;
  src: url('../fonts/Muller-Heavy.otf') format('opentype');
}
@font-face {
  font-family: 'Muller';
  font-weight: 950;
  font-style: italic;
  src: url('../fonts/Muller-Heavy Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Muller';
  font-weight: 300;
  font-style: normal;
  src: url('../fonts/Muller-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Muller';
  font-weight: 300;
  font-style: italic;
  src: url('../fonts/Muller-Light Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Muller';
  font-weight: 500;
  font-style: normal;
  src: url('../fonts/Muller-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Muller';
  font-weight: 500;
  font-style: italic;
  src: url('../fonts/Muller-Medium Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Muller';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/Muller-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Muller';
  font-weight: normal;
  font-style: italic;
  src: url('../fonts/Muller-Regular Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Muller';
  font-weight: 100;
  font-style: normal;
  src: url('../fonts/Muller-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'Muller';
  font-weight: 100;
  font-style: italic;
  src: url('../fonts/Muller-Thin Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Muller';
  font-weight: 200;
  font-style: normal;
  src: url('../fonts/Muller-UltraLight.otf') format('opentype');
}
@font-face {
  font-family: 'Muller';
  font-weight: 200;
  font-style: italic;
  src: url('../fonts/Muller-UltraLight Italic.otf') format('opentype');
}

/* ============ Playfair Display ============ */

@font-face {
  font-family: 'Playfair Display';
  font-weight: 900;
  font-style: normal;
  src: url('../fonts/PlayfairDisplay-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-weight: 900;
  font-style: italic;
  src: url('../fonts/PlayfairDisplay-BlackItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Playfair Display';
  font-weight: bold;
  font-style: normal;
  src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-weight: bold;
  font-style: italic;
  src: url('../fonts/PlayfairDisplay-BoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Playfair Display';
  font-weight: 800;
  font-style: normal;
  src: url('../fonts/PlayfairDisplay-ExtraBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-weight: 800;
  font-style: italic;
  src: url('../fonts/PlayfairDisplay-ExtraBoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Playfair Display';
  font-weight: normal;
  font-style: italic;
  src: url('../fonts/PlayfairDisplay-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Playfair Display';
  font-weight: 500;
  font-style: normal;
  src: url('../fonts/PlayfairDisplay-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-weight: 500;
  font-style: italic;
  src: url('../fonts/PlayfairDisplay-MediumItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Playfair Display';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Playfair Display';
  font-weight: 600;
  font-style: normal;
  src: url('../fonts/PlayfairDisplay-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-weight: 600;
  font-style: italic;
  src: url('../fonts/PlayfairDisplay-SemiBoldItalic.ttf') format('truetype');
}