@font-face {
    font-family: 'GalanoGrotesqueAltHeavy';
    src: url('/wp-content/themes/exponent/fonts/webFonts/GalanoGrotesqueAltHeavy.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesqueAltBold';
    src: url('/wp-content/themes/exponent/fonts/webFonts/GalanoGrotesqueAltBold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesqueAltExtraBold';
    src: url('/wp-content/themes/exponent/fonts/webFonts/GalanoGrotesqueAltExtraBold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesqueAltMedium';
	src: url('/wp-content/themes/exponent/fonts/webFonts/GalanoGrotesqueAltMedium.otf') format('opentype');
     font-style: normal;
}

@font-face {
    font-family: 'GalanoGrotesqueAltSemiBold';
	src: url('/wp-content/themes/exponent/fonts/webFonts/GalanoGrotesqueAltSemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal ;
}

@font-face {
    font-family: 'GalanoGrotesqueAltRegular';
	src: url('/wp-content/themes/exponent/fonts/webFonts/GalanoGrotesqueAltRegular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesqueAltLight';
	src: url('/wp-content/themes/exponent/fonts/webFonts/GalanoGrotesqueAltLight.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesqueAltThin';
	src: url('/wp-content/themes/exponent/fonts/webFonts/GalanoGrotesqueAltThin.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GalanoGrotesque2025';
	src: url('/wp-content/themes/exponent/fonts/galano-grotesque/Galano%20Grotesque.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesque2025Bold';
	src: url('/wp-content/themes/exponent/fonts/galano-grotesque/Galano%20Grotesque%20Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesque2025SemiBold';
	src: url('/wp-content/themes/exponent/fonts/galano-grotesque/Galano%20Grotesque%20Semi%20Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesque2025Medium';
	src: url('/wp-content/themes/exponent/fonts/galano-grotesque/Galano%20Grotesque%20Medium.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'GalanoGrotesque2025Light';
	src: url('/wp-content/themes/exponent/fonts/galano-grotesque/Galano%20Grotesque%20Light.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
body{
	font: 20px GalanoGrotesqueAltRegular !important;

}