@font-face {
    font-family: 'heading';
    src: url('geomanist/geomanist-regular-webfont.eot');
    src: url('geomanist/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('geomanist/geomanist-regular-webfont.woff2') format('woff2'),
         url('geomanist/geomanist-regular-webfont.woff') format('woff'),
         url('geomanist/geomanist-regular-webfont.ttf') format('truetype'),
         url('geomanist/geomanist-regular-webfont.svg#geomanistregular') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
  font-family: 'geomanist';
    src: url('geomanist/geomanist-regular-webfont.eot');
    src: url('geomanist/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('geomanist/geomanist-regular-webfont.woff2') format('woff2'),
         url('geomanist/geomanist-regular-webfont.woff') format('woff'),
         url('geomanist/geomanist-regular-webfont.ttf') format('truetype'),
         url('geomanist/geomanist-regular-webfont.svg#geomanistregular') format('svg');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 200.0;
*
* available axes:
'wght' (range from 200.0 to 800.0

@font-face {
  font-family: 'Manrope-ExtraLight';
  src: url('manrope/Manrope-ExtraLight.woff2') format('woff2'),
       url('manrope/Manrope-ExtraLight.woff') format('woff'),
       url('manrope/Manrope-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Manrope-Light';
  src: url('manrope/Manrope-Light.woff2') format('woff2'),
       url('manrope/Manrope-Light.woff') format('woff'),
       url('manrope/Manrope-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Manrope-Medium';
  src: url('manrope/Manrope-Medium.woff2') format('woff2'),
       url('manrope/Manrope-Medium.woff') format('woff'),
       url('manrope/Manrope-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Manrope-SemiBold';
  src: url('manrope/Manrope-SemiBold.woff2') format('woff2'),
       url('manrope/Manrope-SemiBold.woff') format('woff'),
       url('manrope/Manrope-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Manrope-Bold';
  src: url('manrope/Manrope-Bold.woff2') format('woff2'),
       url('manrope/Manrope-Bold.woff') format('woff'),
       url('manrope/Manrope-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Manrope-ExtraBold';
  src: url('manrope/Manrope-ExtraBold.woff2') format('woff2'),
       url('manrope/Manrope-ExtraBold.woff') format('woff'),
       url('manrope/Manrope-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}


@font-face {
  font-family: 'Manrope-Variable';
  src: url('manrope/Manrope-Variable.woff2') format('woff2'),
       url('manrope/Manrope-Variable.woff') format('woff'),
       url('manrope/Manrope-Variable.ttf') format('truetype');
  font-weight: 200 800;
  font-display: swap;
  font-style: normal;
}
*/

* {font-family:"geomanist",sans-serif;}