@font-face {
    font-family: 'Akkurat';
    src: url('Akkurat-Bold.woff2') format('woff2'),
        url('Akkurat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akkurat';
    src: url('Akkurat.woff2') format('woff2'),
        url('Akkurat.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akkurat';
    src: url('Akkurat-BoldItalic.woff2') format('woff2'),
        url('Akkurat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FoundryGridnikW03';
    src: url('FoundryGridnikW03-ExtraBold.woff2') format('woff2'),
        url('FoundryGridnikW03-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FoundryGridnik';
    src: url('FoundryGridnik-Bold.woff2') format('woff2'),
        url('FoundryGridnik-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akkurat';
    src: url('Akkurat-Light.woff2') format('woff2'),
        url('Akkurat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/****Nuevas fuentes***/

@font-face {
    font-family: 'Roc Grotesk Wide';
    src: url('RocGrotesk-WideBold.eot');
    src: url('RocGrotesk-WideBold.eot?#iefix') format('embedded-opentype'),
        url('RocGrotesk-WideBold.woff2') format('woff2'),
        url('RocGrotesk-WideBold.woff') format('woff'),
        url('RocGrotesk-WideBold.ttf') format('truetype'),
        url('RocGrotesk-WideBold.svg#RocGrotesk-WideBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Bold.eot');
    src: url('Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Bold.woff2') format('woff2'),
        url('Montserrat-Bold.woff') format('woff'),
        url('Montserrat-Bold.ttf') format('truetype'),
        url('Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraBold.eot');
    src: url('Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-ExtraBold.woff2') format('woff2'),
        url('Montserrat-ExtraBold.woff') format('woff'),
        url('Montserrat-ExtraBold.ttf') format('truetype'),
        url('Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBold.eot');
    src: url('Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-SemiBold.woff2') format('woff2'),
        url('Montserrat-SemiBold.woff') format('woff'),
        url('Montserrat-SemiBold.ttf') format('truetype'),
        url('Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Medium.eot');
    src: url('Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Medium.woff2') format('woff2'),
        url('Montserrat-Medium.woff') format('woff'),
        url('Montserrat-Medium.ttf') format('truetype'),
        url('Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-Black.eot');
    src: local('Barlow Black'), local('Barlow-Black'),
        url('./barlow/Barlow-Black.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-Black.woff2') format('woff2'),
        url('./barlow/Barlow-Black.woff') format('woff'),
        url('./barlow/Barlow-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-Italic.eot');
    src: local('Barlow Italic'), local('Barlow-Italic'),
        url('./barlow/Barlow-Italic.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-Italic.woff2') format('woff2'),
        url('./barlow/Barlow-Italic.woff') format('woff'),
        url('./barlow/Barlow-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-BoldItalic.eot');
    src: local('Barlow Bold Italic'), local('Barlow-BoldItalic'),
        url('./barlow/Barlow-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-BoldItalic.woff2') format('woff2'),
        url('./barlow/Barlow-BoldItalic.woff') format('woff'),
        url('./barlow/Barlow-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-Bold.eot');
    src: local('Barlow Bold'), local('Barlow-Bold'),
        url('./barlow/Barlow-Bold.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-Bold.woff2') format('woff2'),
        url('./barlow/Barlow-Bold.woff') format('woff'),
        url('./barlow/Barlow-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-ExtraBoldItalic.eot');
    src: local('Barlow ExtraBold Italic'), local('Barlow-ExtraBoldItalic'),
        url('./barlow/Barlow-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-ExtraBoldItalic.woff2') format('woff2'),
        url('./barlow/Barlow-ExtraBoldItalic.woff') format('woff'),
        url('./barlow/Barlow-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-ExtraLight.eot');
    src: local('Barlow ExtraLight'), local('Barlow-ExtraLight'),
        url('./barlow/Barlow-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-ExtraLight.woff2') format('woff2'),
        url('./barlow/Barlow-ExtraLight.woff') format('woff'),
        url('./barlow/Barlow-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-BlackItalic.eot');
    src: local('Barlow Black Italic'), local('Barlow-BlackItalic'),
        url('./barlow/Barlow-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-BlackItalic.woff2') format('woff2'),
        url('./barlow/Barlow-BlackItalic.woff') format('woff'),
        url('./barlow/Barlow-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-ExtraBold.eot');
    src: local('Barlow ExtraBold'), local('Barlow-ExtraBold'),
        url('./barlow/Barlow-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-ExtraBold.woff2') format('woff2'),
        url('./barlow/Barlow-ExtraBold.woff') format('woff'),
        url('./barlow/Barlow-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-ExtraLightItalic.eot');
    src: local('Barlow ExtraLight Italic'), local('Barlow-ExtraLightItalic'),
        url('./barlow/Barlow-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-ExtraLightItalic.woff2') format('woff2'),
        url('./barlow/Barlow-ExtraLightItalic.woff') format('woff'),
        url('./barlow/Barlow-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-MediumItalic.eot');
    src: local('Barlow Medium Italic'), local('Barlow-MediumItalic'),
        url('./barlow/Barlow-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-MediumItalic.woff2') format('woff2'),
        url('./barlow/Barlow-MediumItalic.woff') format('woff'),
        url('./barlow/Barlow-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-SemiBold.eot');
    src: local('Barlow SemiBold'), local('Barlow-SemiBold'),
        url('./barlow/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-SemiBold.woff2') format('woff2'),
        url('./barlow/Barlow-SemiBold.woff') format('woff'),
        url('./barlow/Barlow-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-Regular.eot');
    src: local('Barlow Regular'), local('Barlow-Regular'),
        url('./barlow/Barlow-Regular.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-Regular.woff2') format('woff2'),
        url('./barlow/Barlow-Regular.woff') format('woff'),
        url('./barlow/Barlow-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-Medium.eot');
    src: local('Barlow Medium'), local('Barlow-Medium'),
        url('./barlow/Barlow-Medium.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-Medium.woff2') format('woff2'),
        url('./barlow/Barlow-Medium.woff') format('woff'),
        url('./barlow/Barlow-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-LightItalic.eot');
    src: local('Barlow Light Italic'), local('Barlow-LightItalic'),
        url('./barlow/Barlow-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-LightItalic.woff2') format('woff2'),
        url('./barlow/Barlow-LightItalic.woff') format('woff'),
        url('./barlow/Barlow-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-Light.eot');
    src: local('Barlow Light'), local('Barlow-Light'),
        url('./barlow/Barlow-Light.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-Light.woff2') format('woff2'),
        url('./barlow/Barlow-Light.woff') format('woff'),
        url('./barlow/Barlow-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-ThinItalic.eot');
    src: local('Barlow Thin Italic'), local('Barlow-ThinItalic'),
        url('./barlow/Barlow-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-ThinItalic.woff2') format('woff2'),
        url('./barlow/Barlow-ThinItalic.woff') format('woff'),
        url('./barlow/Barlow-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-SemiBoldItalic.eot');
    src: local('Barlow SemiBold Italic'), local('Barlow-SemiBoldItalic'),
        url('./barlow/Barlow-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-SemiBoldItalic.woff2') format('woff2'),
        url('./barlow/Barlow-SemiBoldItalic.woff') format('woff'),
        url('./barlow/Barlow-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Barlow';
    src: url('./barlow/Barlow-Thin.eot');
    src: local('Barlow Thin'), local('Barlow-Thin'),
        url('./barlow/Barlow-Thin.eot?#iefix') format('embedded-opentype'),
        url('./barlow/Barlow-Thin.woff2') format('woff2'),
        url('./barlow/Barlow-Thin.woff') format('woff'),
        url('./barlow/Barlow-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'CocogoosePro';
    src: url('CocogoosePro/CocogoosePro-Light.eot');
    src: local('CocogoosePro Light'), local('CocogoosePro-Light'),
        url('CocogoosePro/CocogoosePro-Light.eot?#iefix') format('embedded-opentype'),
        url('CocogoosePro/CocogoosePro-Light.woff2') format('woff2'),
        url('CocogoosePro/CocogoosePro-Light.woff') format('woff'),
        url('CocogoosePro/CocogoosePro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CocogoosePro';
    src: url('CocogoosePro/CocogoosePro-Bold.eot');
    src: local('CocogoosePro Bold'), local('CocogoosePro-Bold'),
        url('CocogoosePro/CocogoosePro-Bold.eot?#iefix') format('embedded-opentype'),
        url('CocogoosePro/CocogoosePro-Bold.woff2') format('woff2'),
        url('CocogoosePro/CocogoosePro-Bold.woff') format('woff'),
        url('CocogoosePro/CocogoosePro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CocogoosePro Darkmode';
    src: url('CocogoosePro/CocogoosePro-Darkmode.eot');
    src: local('CocogoosePro Darkmode'), local('CocogoosePro-Darkmode'),
        url('CocogoosePro/CocogoosePro-Darkmode.eot?#iefix') format('embedded-opentype'),
        url('CocogoosePro/CocogoosePro-Darkmode.woff2') format('woff2'),
        url('CocogoosePro/CocogoosePro-Darkmode.woff') format('woff'),
        url('CocogoosePro/CocogoosePro-Darkmode.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CocogoosePro';
    src: url('CocogoosePro/CocogoosePro-Regular.eot');
    src: local('CocogoosePro Regular'), local('CocogoosePro-Regular'),
        url('CocogoosePro/CocogoosePro-Regular.eot?#iefix') format('embedded-opentype'),
        url('CocogoosePro/CocogoosePro-Regular.woff2') format('woff2'),
        url('CocogoosePro/CocogoosePro-Regular.woff') format('woff'),
        url('CocogoosePro/CocogoosePro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CocogoosePro Semilight';
    src: url('CocogoosePro/CocogoosePro-Semilight.eot');
    src: local('CocogoosePro Semilight'), local('CocogoosePro-Semilight'),
        url('CocogoosePro/CocogoosePro-Semilight.eot?#iefix') format('embedded-opentype'),
        url('CocogoosePro/CocogoosePro-Semilight.woff2') format('woff2'),
        url('CocogoosePro/CocogoosePro-Semilight.woff') format('woff'),
        url('CocogoosePro/CocogoosePro-Semilight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CocogoosePro';
    src: url('CocogoosePro/CocogoosePro-Ultralight.eot');
    src: local('CocogoosePro Ultralight'), local('CocogoosePro-Ultralight'),
        url('CocogoosePro/CocogoosePro-Ultralight.eot?#iefix') format('embedded-opentype'),
        url('CocogoosePro/CocogoosePro-Ultralight.woff2') format('woff2'),
        url('CocogoosePro/CocogoosePro-Ultralight.woff') format('woff'),
        url('CocogoosePro/CocogoosePro-Ultralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

