/* merriweather-300 - latin */
@font-face {
    font-display: swap; 
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/merriweather-v30-latin-300.woff2') format('woff2'),
         url('./fonts/merriweather-v30-latin-300.woff') format('woff'); 
  }
  /* merriweather-regular - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/merriweather-v30-latin-regular.woff2') format('woff2'),
         url('./fonts/merriweather-v30-latin-regular.woff') format('woff'); 
  }
  /* merriweather-700 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/merriweather-v30-latin-700.woff2') format('woff2'),
         url('./fonts/merriweather-v30-latin-700.woff') format('woff'); 
  }
  /* merriweather-900 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 900;
    src: url('./fonts/merriweather-v30-latin-900.woff2') format('woff2'),
         url('./fonts/merriweather-v30-latin-900.woff') format('woff');
  }


  /* source-sans-pro-300 - latin */
@font-face {
    font-display: swap; 
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'),
         url('./fonts/source-sans-pro-v21-latin-300.woff') format('woff'); 
  }
  /* source-sans-pro-regular - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'),
         url('./fonts/source-sans-pro-v21-latin-regular.woff') format('woff'); 
  }
  /* source-sans-pro-600 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'),
         url('./fonts/source-sans-pro-v21-latin-600.woff') format('woff'); 
  }
  /* source-sans-pro-700 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'),
         url('./fonts/source-sans-pro-v21-latin-700.woff') format('woff'); 
  }
  /* source-sans-pro-900 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 900;
    src: url('./fonts/source-sans-pro-v21-latin-900.woff2') format('woff2'),
         url('./fonts/source-sans-pro-v21-latin-900.woff') format('woff'); 
  }



  /* cabin-regular - latin */
@font-face {
    font-display: swap; 
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/cabin-v26-latin-regular.woff2') format('woff2'),
         url('./fonts/cabin-v26-latin-regular.woff') format('woff'); 
  }
  /* cabin-500 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/cabin-v26-latin-500.woff2') format('woff2'),
         url('./fonts/cabin-v26-latin-500.woff') format('woff'); 
  }
  /* cabin-600 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/cabin-v26-latin-600.woff2') format('woff2'),
         url('./fonts/cabin-v26-latin-600.woff') format('woff'); 
  }
  /* cabin-700 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/cabin-v26-latin-700.woff2') format('woff2'),
         url('./fonts/cabin-v26-latin-700.woff') format('woff'); 
  }