/* Galano Grotesque Custom Fonts */

/* Thin - 100 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueThin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueThinItalic.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
}

/* Extra Light - 200 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueExtraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueExtraLightItalic.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
}

/* Light - 300 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueLight.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueLightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}

/* Regular - 400 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueRegular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

/* Medium - 500 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueMedium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueMediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}

/* Semi Bold - 600 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueSemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueSemiBoldItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}

/* Bold - 700 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueBold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueBoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

/* Extra Bold - 800 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueExtraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueExtraBoldItalic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
}

/* Heavy - 850 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueHeavy.otf") format("opentype");
  font-weight: 850;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueHeavyItalic.otf") format("opentype");
  font-weight: 850;
  font-style: italic;
}

/* Black - 900 */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueBlack.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/03363454-ad28-48fd-99b1-fe6b995a8280/OTF/GalanoGrotesqueBlackItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}

