

@font-face {
    font-family: 'icomoon';
    src:  url('../fonts-icomoon/icomoon.eot');
    src:  url('../fonts-icomoon/icomoon.eot') format('embedded-opentype'),
      url('../fonts-icomoon/icomoon.ttf') format('truetype'),
      url('../fonts-icomoon/icomoon.woff') format('woff'),
      url('../fonts-icomoon/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
/* Global Equity Visual */
@font-face {
    font-family: 'Hurme Bold';
    src: url('../fonts/HurmeGeometricSans1-Bold.otf');
    src: url('../fonts/HurmeGeometricSans1-Bold.otf') format('opentype');
    src: url('../fonts/HurmeGeometricSans1-Bold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Hurme Semi Bold';
    src: url('../fonts/HurmeGeometricSans1-SemiBold.otf');
    src: url('../fonts/HurmeGeometricSans1-SemiBold.otf') format('opentype');
    src: url('../fonts/HurmeGeometricSans1-SemiBold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Hurme Light';
    src: url('../fonts/HurmeGeometricSans1-Light.otf');
    src: url('../fonts/HurmeGeometricSans1-Light.otf') format('opentype');
    src: url('../fonts/HurmeGeometricSans1-Light.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Hurme Regular';
    src: url('../fonts/HurmeGeometricSans1-Regular.otf');
    src: url('../fonts/HurmeGeometricSans1-Regular.otf') format('opentype');
    src: url('../fonts/HurmeGeometricSans1-Regular.woff') format('woff');
    font-display: swap;
}