@font-face {
    font-family: 'GIBold';
        src: url('../fonts/GIBold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
      }

@font-face {
    font-family: 'GIRegular';
        src: url('../fonts/GIRegular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
      }

@font-face {
    font-family: 'GlacialIndifferenceBold';
        src: url('../fonts/GlacialIndifferenceBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
      }

@font-face {
    font-family: 'GlacialIndifferenceItalic';
        src: url('../fonts/GlacialIndifferenceItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
      }

@font-face {
    font-family: 'GlacialIndifferenceMedium';
        src: url('../fonts/GlacialIndifferenceMedium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
      }

@font-face {
    font-family: 'GlacialIndifferenceRegular';
        src: url('../fonts/GlacialIndifferenceRegular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
      }

