/*
Theme Name: Infinity LAB
Template: astra
Author: Produzioni dal Basso
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 1.1775133173
Updated: 2026-04-02 14:32:53

*/
/* === METROPOLIS FONT === */

@font-face {
  font-family: 'Metropolis';
  src: url('/wp-content/themes/astra-child/fonts/Metropolis-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('/wp-content/themes/astra-child/fonts/Metropolis-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('/wp-content/themes/astra-child/fonts/Metropolis-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('/wp-content/themes/astra-child/fonts/Metropolis-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* === APPLICAZIONE FONT === */

body,
button,
input,
select,
textarea,
h1, h2, h3, h4, h5, h6,
.ast-button,
.ast-custom-button,
.site-title,
.ast-site-title,
.main-header-menu > li > a {
  font-family: 'Metropolis', sans-serif !important;
}