@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque.otf);
    font-weight: normal;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Italic.otf);
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Thin.otf);
    font-weight: 100;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Thin-Italic.otf);
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Extra-Light.otf);
    font-weight: 200;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Extra-Light-Italic.otf);
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Light.otf);
    font-weight: 300;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Light-Italic.otf);
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Medium.otf);
    font-weight: 500;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Medium-Italic.otf);
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Bold.otf);
    font-weight: 700;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Bold-Italic.otf);
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Black.otf);
    font-weight: 900;
}
@font-face {
    font-family: Galano;
    src: url(Galano-Grotesque-Black-Italic.otf);
    font-weight: 900;
    font-style: italic;
}