/* Rowan - Latin */
@font-face {
    font-family: 'Rowan';
    font-style: normal;
    font-weight: 300; /* Light */
    src: url('../fonts/Rowan-Light.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Rowan';
    font-style: italic;
    font-weight: 300; /* Light Italic */
    src: url('../fonts/Rowan-LightItalic.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Rowan';
    font-style: normal;
    font-weight: 400; /* Regular */
    src: url('../fonts/Rowan-Regular.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Rowan';
    font-style: italic;
    font-weight: 400; /* Italic */
    src: url('../fonts/Rowan-Italic.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Rowan';
    font-style: normal;
    font-weight: 500; /* Medium */
    src: url('../fonts/Rowan-Medium.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Rowan';
    font-style: italic;
    font-weight: 500; /* Medium Italic */
    src: url('../fonts/Rowan-MediumItalic.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Rowan';
    font-style: normal;
    font-weight: 600; /* Semibold */
    src: url('../fonts/Rowan-Semibold.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Rowan';
    font-style: italic;
    font-weight: 600; /* Semibold Italic */
    src: url('../fonts/Rowan-SemiboldItalic.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Rowan';
    font-style: normal;
    font-weight: 700; /* Bold */
    src: url('../fonts/Rowan-Bold.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Rowan';
    font-style: italic;
    font-weight: 700; /* Bold Italic */
    src: url('../fonts/Rowan-BoldItalic.woff2') format('woff2');
  }
  
  /* Rowan - Variable Font */
  @font-face {
    font-family: 'Rowan Variable';
    font-style: normal;
    font-weight: 100 900; /* Supports a range of weights */
    src: url('../fonts/Rowan-Variable.woff2') format('woff2');
  }
  
  /* source-sans-3-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/source-sans-3-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/source-sans-3-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/source-sans-3-v15-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/source-sans-3-v15-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/source-sans-3-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/source-sans-3-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/source-sans-3-v15-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/source-sans-3-v15-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }