/*
 Theme Name:   Restart
 Description:  mmok child theme
 Author:       Michael Müller
 Template:     mmok
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  mmok
*/
@import url('scss/custom.css');
@font-face {
    font-family: "Geogrotesque-RegularItalic";
    src: url("./fonts/Geog-RgIt.eot"); /* IE9 Compat Modes */
    src: url("./fonts/Geog-RgIt.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("./fonts/Geog-RgIt.otf") format("opentype"), /* Open Type Font */
      url("./fonts/Geog-RgIt.svg") format("svg"), /* Legacy iOS */
      url("./fonts/Geog-RgIt.ttf") format("truetype"), /* Safari, Android, iOS */
      url("./fonts/Geog-RgIt.woff") format("woff"), /* Modern Browsers */
      url("./fonts/Geog-RgIt.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Geogrotesque-Bold";
    src: url("./fonts/Geogtq-Bd.eot"); /* IE9 Compat Modes */
    src: url("./fonts/Geogtq-Bd.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("./fonts/Geogtq-Bd.otf") format("opentype"), /* Open Type Font */
      url("./fonts/Geogtq-Bd.svg") format("svg"), /* Legacy iOS */
      url("./fonts/Geogtq-Bd.ttf") format("truetype"), /* Safari, Android, iOS */
      url("./fonts/Geogtq-Bd.woff") format("woff"), /* Modern Browsers */
      url("./fonts/Geogtq-Bd.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Geogrotesque-Regular";
    src: url("./fonts/Geogtq-Rg.eot"); /* IE9 Compat Modes */
    src: url("./fonts/Geogtq-Rg.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("./fonts/Geogtq-Rg.otf") format("opentype"), /* Open Type Font */
      url("./fonts/Geogtq-Rg.svg") format("svg"), /* Legacy iOS */
      url("./fonts/Geogtq-Rg.ttf") format("truetype"), /* Safari, Android, iOS */
      url("./fonts/Geogtq-Rg.woff") format("woff"), /* Modern Browsers */
      url("./fonts/Geogtq-Rg.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
  }