/* PLIK: fonts/fonts.css (v1 - lokalne fonty woff2, whostravel.ing) */

@font-face {
  font-family: 'Cormorant Garamond';
  font-weight: 400;
  font-style:  italic;
  font-display: swap;
  src: url('/fonts/cormorant-garamond-400i.woff2') format('woff2');
}

@font-face {
  font-family: 'Cormorant Garamond';
  font-weight: 400;
  font-style:  normal;
  font-display: swap;
  src: url('/fonts/cormorant-garamond-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Cormorant Garamond';
  font-weight: 600;
  font-style:  normal;
  font-display: swap;
  src: url('/fonts/cormorant-garamond-600.woff2') format('woff2');
}

@font-face {
  font-family: 'DM Mono';
  font-weight: 400;
  font-style:  normal;
  font-display: swap;
  src: url('/fonts/dm-mono-400.woff2') format('woff2');
}

@font-face {
  font-family: 'DM Sans';
  font-weight: 300;
  font-style:  normal;
  font-display: swap;
  src: url('/fonts/dm-sans-300.woff2') format('woff2');
}

@font-face {
  font-family: 'DM Sans';
  font-weight: 400;
  font-style:  normal;
  font-display: swap;
  src: url('/fonts/dm-sans-400.woff2') format('woff2');
}

@font-face {
  font-family: 'DM Sans';
  font-weight: 500;
  font-style:  normal;
  font-display: swap;
  src: url('/fonts/dm-sans-500.woff2') format('woff2');
}

@font-face {
  font-family: 'DM Serif Display';
  font-weight: 400;
  font-style:  italic;
  font-display: swap;
  src: url('/fonts/dm-serif-display-400i.woff2') format('woff2');
}

@font-face {
  font-family: 'DM Serif Display';
  font-weight: 400;
  font-style:  normal;
  font-display: swap;
  src: url('/fonts/dm-serif-display-400.woff2') format('woff2');
}

