@font-face {
    font-family: GalaxiePolaris;
    font-weight: 500;
    src: url('GalaxiePolaris-Medium.otf') format("opentype");
}

@font-face {
    font-family: GalaxiePolaris;
    font-weight: 300;
    src: url('GalaxiePolaris-Book.otf') format("opentype");
}

@font-face {
    font-family: GalaxiePolaris;
    font-weight: 300;
    font-style: italic;
    src: url('GalaxiePolaris-BookItalic.otf') format("opentype");
}
