@font-face {
  font-family: 'Calibre';
  font-style: normal;
  font-weight: 400;
  src: url('./WOFF2/calibre-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Calibre';
  font-style: italic;
  font-weight: 400;
  src: url('./WOFF2/calibre-regular-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Calibre';
  font-style: normal;
  font-weight: 500;
  src: url('./WOFF2/calibre-medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Calibre';
  font-style: italic;
  font-weight: 500;
  src: url('./WOFF2/calibre-medium-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Calibre';
  font-style: normal;
  font-weight: 600;
  src: url('./WOFF2/calibre-semibold.woff2') format('woff2');
}

@font-face {
  font-family: 'Calibre';
  font-style: italic;
  font-weight: 600;
  src: url('./WOFF2/calibre-semibold-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Calibre';
  font-style: normal;
  font-weight: 700;
  src: url('./WOFF2/calibre-bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Calibre';
  font-style: italic;
  font-weight: 700;
  src: url('./WOFF2/calibre-bold-italic.woff2') format('woff2');
}


