﻿/* Local Google Fonts - GDPR compliant */

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('../fonts/raleway/raleway-var.woff2') format('woff2');
}

@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/cabin/cabin-var.woff2') format('woff2');
}

@font-face {
  font-family: 'Cabin';
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/cabin/cabin-var-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('../fonts/open-sans/open-sans-var.woff2') format('woff2');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  src: url('../fonts/open-sans/open-sans-var-italic.woff2') format('woff2');
}
