/*
   * Theme Name: Casa Brasil
   *
   * assets/css/font.css | Fontes
   *
   */

@font-face {
  font-family: 'Zetkin Extended';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Zetkin-ExtendedLight.woff2') format('woff2');
 } 

 @font-face {
  font-family: 'Zetkin Extended';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Zetkin-ExtendedRegular.woff2') format('woff2');
 } 

  @font-face {
  font-family: 'Zetkin Extended';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Zetkin-ExtendedMedium.woff2') format('woff2');
 } 

  @font-face {
  font-family: 'Zetkin Extended';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Zetkin-ExtendedBold.woff2') format('woff2');
 } 

@font-face {
  font-family: 'Zetkin Normal';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Zetkin-NormalLight.woff2') format('woff2');
 } 

 @font-face {
  font-family: 'Zetkin Normal';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Zetkin-NormalRegular.woff2') format('woff2');
 } 

  @font-face {
  font-family: 'Zetkin Normal';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Zetkin-NormalMedium.woff2') format('woff2');
 } 

  @font-face {
  font-family: 'Zetkin Normal';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Zetkin-NormalBold.woff2') format('woff2');
 } 

 @font-face {
  font-family: 'Zetkin Wide';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Zetkin-WideLight.woff2') format('woff2');
 } 

 @font-face {
  font-family: 'Zetkin Wide';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Zetkin-WideRegular.woff2') format('woff2');
 } 

  @font-face {
  font-family: 'Zetkin Wide';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Zetkin-WideMedium.woff2') format('woff2');
 } 

  @font-face {
  font-family: 'Zetkin Wide';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Zetkin-WideBold.woff2') format('woff2');
 } 

 @font-face {
  font-family: 'Zetkin Narrow';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Zetkin-NarrowLight.woff2') format('woff2');
 } 

 @font-face {
  font-family: 'Zetkin Narrow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Zetkin-NarrowRegular.woff2') format('woff2');
 } 

  @font-face {
  font-family: 'Zetkin Narrow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Zetkin-NarrowMedium.woff2') format('woff2');
 } 

  @font-face {
  font-family: 'Zetkin Narrow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Zetkin-NarrowBold.woff2') format('woff2');
 } 