/* ================================
   Geogrotesque Font Family
   Location: /glozin-child/Geogrotesque/
   ================================ */

/* 100: Thin */
@font-face {
  font-family: 'Geogrotesque';
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src:
    local('Geogrotesque Thin'),
    url('./Geogrotesque/Geogrotesque-Thin.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-Thin.woff') format('woff');
}

@font-face {
  font-family: 'Geogrotesque';
  font-weight: 100;
  font-style: italic;
  font-display: swap;
  src:
    local('Geogrotesque Thin Italic'),
    url('./Geogrotesque/Geogrotesque-ThinItalic.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-ThinItalic.woff') format('woff');
}

/* 200: UltraLight */
@font-face {
  font-family: 'Geogrotesque';
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src:
    local('Geogrotesque UltraLight'),
    url('./Geogrotesque/Geogrotesque-UltraLight.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-UltraLight.woff') format('woff');
}

@font-face {
  font-family: 'Geogrotesque';
  font-weight: 200;
  font-style: italic;
  font-display: swap;
  src:
    local('Geogrotesque UltraLight Italic'),
    url('./Geogrotesque/Geogrotesque-UltraLightItalic.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-UltraLightItalic.woff') format('woff');
}

/* 300: Light */
@font-face {
  font-family: 'Geogrotesque';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    local('Geogrotesque Light'),
    url('./Geogrotesque/Geogrotesque-Light.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-Light.woff') format('woff');
}

@font-face {
  font-family: 'Geogrotesque';
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src:
    local('Geogrotesque Light Italic'),
    url('./Geogrotesque/Geogrotesque-LightItalic.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-LightItalic.woff') format('woff');
}

/* 400: Regular */
@font-face {
  font-family: 'Geogrotesque';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src:
    local('Geogrotesque Regular'),
    url('./Geogrotesque/Geogrotesque-Regular.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Geogrotesque';
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src:
    local('Geogrotesque Regular Italic'),
    url('./Geogrotesque/Geogrotesque-RegularItalic.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-RegularItalic.woff') format('woff');
}

/* 500: Medium */
@font-face {
  font-family: 'Geogrotesque';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src:
    local('Geogrotesque Medium'),
    url('./Geogrotesque/Geogrotesque-Medium.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Geogrotesque';
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src:
    local('Geogrotesque Medium Italic'),
    url('./Geogrotesque/Geogrotesque-MediumItalic.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-MediumItalic.woff') format('woff');
}

/* 600: SemiBold */
@font-face {
  font-family: 'Geogrotesque';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src:
    local('Geogrotesque SemiBold'),
    url('./Geogrotesque/Geogrotesque-SemiBold.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Geogrotesque';
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src:
    local('Geogrotesque SemiBold Italic'),
    url('./Geogrotesque/Geogrotesque-SemiBoldItalic.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-SemiBoldItalic.woff') format('woff');
}

/* 700: Bold */
@font-face {
  font-family: 'Geogrotesque';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src:
    local('Geogrotesque Bold'),
    url('./Geogrotesque/Geogrotesque-Bold.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Geogrotesque';
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src:
    local('Geogrotesque Bold Italic'),
    url('./Geogrotesque/Geogrotesque-BoldItalic.woff2') format('woff2'),
    url('./Geogrotesque/Geogrotesque-BoldItalic.woff') format('woff');
}