/* Bilbolaget Brand Fonts - Monsal Gothic Family */

/* Monsal Gothic Light */
@font-face {
  font-family: 'Monsal Gothic';
  src: url('../fonts/Monsal-gothic-light/Monsal-gothic-light.woff2') format('woff2'),
       url('../fonts/Monsal-gothic-light/Monsal-gothic-light.woff') format('woff'),
       url('../fonts/Monsal-gothic-light/Monsal-gothic-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Monsal Gothic Book */
@font-face {
  font-family: 'Monsal Gothic';
  src: url('../fonts/Monsal-gothic-book/Monsal-gothic-book.woff2') format('woff2'),
       url('../fonts/Monsal-gothic-book/Monsal-gothic-book.woff') format('woff'),
       url('../fonts/Monsal-gothic-book/Monsal-gothic-book.ttf') format('truetype');
  font-weight: 350;
  font-style: normal;
  font-display: swap;
}

/* Monsal Gothic Regular */
@font-face {
  font-family: 'Monsal Gothic';
  src: url('../fonts/Monsal-gothic-regular/Monsal-gothic-regular.woff2') format('woff2'),
       url('../fonts/Monsal-gothic-regular/Monsal-gothic-regular.woff') format('woff'),
       url('../fonts/Monsal-gothic-regular/Monsal-gothic-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Monsal Gothic Medium */
@font-face {
  font-family: 'Monsal Gothic';
  src: url('../fonts/Monsal-gothic-medium/Monsal-gothic-medium.woff2') format('woff2'),
       url('../fonts/Monsal-gothic-medium/Monsal-gothic-medium.woff') format('woff'),
       url('../fonts/Monsal-gothic-medium/Monsal-gothic-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Monsal Gothic Bold */
@font-face {
  font-family: 'Monsal Gothic';
  src: url('../fonts/Monsal-gothic-bold/Monsal-gothic-bold.woff2') format('woff2'),
       url('../fonts/Monsal-gothic-bold/Monsal-gothic-bold.woff') format('woff'),
       url('../fonts/Monsal-gothic-bold/Monsal-gothic-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Monsal Gothic Bold Italic */
@font-face {
  font-family: 'Monsal Gothic';
  src: url('../fonts/Monsal-gothic-bold-italic/Monsal-gothic-bold-italic.woff2') format('woff2'),
       url('../fonts/Monsal-gothic-bold-italic/Monsal-gothic-bold-italic.woff') format('woff'),
       url('../fonts/Monsal-gothic-bold-italic/Monsal-gothic-bold-italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Monsal Gothic Extra Bold */
@font-face {
  font-family: 'Monsal Gothic';
  src: url('../fonts/Monsal-gothic-extraBold/Monsal-gothic-extraBold.woff2') format('woff2'),
       url('../fonts/Monsal-gothic-extraBold/Monsal-gothic-extraBold.woff') format('woff'),
       url('../fonts/Monsal-gothic-extraBold/Monsal-gothic-extraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Monsal Gothic Heavy */
@font-face {
  font-family: 'Monsal Gothic';
  src: url('../fonts/Monsal-gothic-heavy/Monsal-gothic-heavy.woff2') format('woff2'),
       url('../fonts/Monsal-gothic-heavy/Monsal-gothic-heavy.woff') format('woff'),
       url('../fonts/Monsal-gothic-heavy/Monsal-gothic-heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
