/* Raleway - Bold (700) */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/raleway-700.woff2') format('woff2');
}

/* Raleway - ExtraBold (800) */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/raleway-800.woff2') format('woff2');
}

/* Raleway - Black (900) */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/raleway-900.woff2') format('woff2');
}

/* Source Sans 3 - Regular (400) */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/sourcesans3-400.woff2') format('woff2');
}

/* Source Sans 3 - Medium (500) */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/sourcesans3-500.woff2') format('woff2');
}

/* Source Sans 3 - SemiBold (600) */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/sourcesans3-600.woff2') format('woff2');
}

/* Source Sans 3 - Bold (700) */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/sourcesans3-700.woff2') format('woff2');
}
