
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/396b5e");

/* Foral Pro -> Light, Regular, Bold
------------------------------------------------------------------------------- */
@font-face {
  font-family: 'foralpro-light';
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Read next point */
  unicode-range: U+000-5FF; /* Download only latin glyphs */
  src: /*local('Custom Font'),*/
       url('../fonts/396B5E_2_0.woff2') format('woff2'), 
       url('../fonts/396B5E_2_0.woff') format('woff');
}

@font-face {
  font-family: 'foralpro';
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Read next point */
  unicode-range: U+000-5FF; /* Download only latin glyphs */
  src: /*local('Custom Font'),*/
       url('../fonts/396B5E_7_0.woff2') format('woff2'), 
       url('../fonts/396B5E_7_0.woff') format('woff');
}

@font-face {
  font-family: 'foralpro-bold';
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Read next point */
  unicode-range: U+000-5FF; /* Download only latin glyphs */
  src: /*local('Custom Font'),*/
       url('../fonts/396B5E_5_0.woff2') format('woff2'), 
       url('../fonts/396B5E_5_0.woff') format('woff');
}

/* Geogrotesque -> Light, Regular, Medium, Semibold, Bold
------------------------------------------------------------------------------- */
@font-face {
  font-family: 'geogrotesque-light';
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Read next point */
  unicode-range: U+000-5FF; /* Download only latin glyphs */
  src: /*local('Custom Font'),*/
       url('../fonts/396B5E_9_0.woff2') format('woff2'), 
       url('../fonts/396B5E_9_0.woff') format('woff');
}

@font-face {
  font-family: 'geogrotesque-regular';
 font-weight: normal;
  font-style: normal;
  font-display: swap; /* Read next point */
  unicode-range: U+000-5FF; /* Download only latin glyphs */
  src: /*local('Custom Font'),*/
       url('../fonts/396B5E_E_0.woff2') format('woff2'), 
       url('../fonts/396B5E_E_0.woff') format('woff');
}

@font-face {
  font-family: 'geogrotesque-medium';
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Read next point */
  unicode-range: U+000-5FF; /* Download only latin glyphs */
  src: /*local('Custom Font'),*/
       url('../fonts/396B5E_B_0.woff2') format('woff2'), 
       url('../fonts/396B5E_B_0.woff') format('woff');
}

@font-face {
  font-family: 'geogrotesque-semibold';
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Read next point */
  unicode-range: U+000-5FF; /* Download only latin glyphs */
  src: /*local('Custom Font'),*/
       url('../fonts/396B5E_11_0.woff2') format('woff2'), 
       url('../fonts/396B5E_11_0.woff') format('woff');
}

@font-face {
  font-family: 'geogrotesque-bold';
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Read next point */
  unicode-range: U+000-5FF; /* Download only latin glyphs */
  src: /*local('Custom Font'),*/
       url('../fonts/396B5E_C_0.woff2') format('woff2'), 
       url('../fonts/396B5E_C_0.woff') format('woff');
}