@font-face {
    font-family: GalanoGrotesqueExtraLight;
    src: url(../fonts/GalanoGrotesqueExtraLight.otf);
  }
  @font-face {
    font-family: GalanoGrotesqueBold;
    src: url(../fonts/GalanoGrotesqueBold.otf);
  }
  @font-face {
    font-family: GalanoGrotesqueRegular;
    font-weight:400;
    src: url(../fonts/GalanoGrotesqueRegular.otf);
  }
  @font-face {
    font-family: GalanoGrotesqueRegular;
    font-weight:200;
    src: url(../fonts/GalanoGrotesque-Regular21.otf);
  }
  @font-face {
    font-family: GalanoGrotesqueRegular;
    font-weight:700;
    src: url(../fonts/GalanoGrotesque-Regular71.otf);
  }
  @font-face {
    font-family: GalanoGrotesqueRegular;
    font-weight:800;
    src: url(../fonts/GalanoGrotesque-Regular81.otf);
  }
  @font-face {
    font-family: GalanoGrotesqueRegular;
    font-weight:900;
    src: url(../fonts/GalanoGrotesque-Regular91.otf);
  }
  @font-face {
    font-family: GalanoGrotesqueExtraBold;
    src: url(../fonts/GalanoGrotesqueExtraBold.otf);
  }