/**
* General Sans.
*/

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

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

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

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

@font-face {
  font-family: 'GeneralSans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    local('GeneralSans'),
    local('General Sans'),
    url('./GeneralSans/GeneralSans-Semibold.woff2') format('woff2'),
    url('./GeneralSans/GeneralSans-Semibold.woff2') format('woff');
}

@font-face {
  font-family: 'GeneralSans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src:
    local('GeneralSans'),
    local('General Sans'),
    url('./GeneralSans/GeneralSans-SemiboldItalic.woff2') format('woff2'),
    url('./GeneralSans/GeneralSans-SemiboldItalic.woff') format('woff');
}

/**
* Galaxie Copernicus.
*/

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

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

@font-face {
  font-family: 'GalaxieCopernicus';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    local('GalaxieCopernicus'),
    local('Galaxie Copernicus'),
    url('./GalaxieCopernicus/GalaxieCopernicus-Semibold.woff2') format('woff2'),
    url('./GalaxieCopernicus/GalaxieCopernicus-Semibold.woff') format('woff');
}

@font-face {
  font-family: 'GalaxieCopernicus';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src:
    local('GalaxieCopernicus'),
    local('Galaxie Copernicus'),
    url('./GalaxieCopernicus/GalaxieCopernicus-SemiboldItalic.woff2')
      format('woff2'),
    url('./GalaxieCopernicus/GalaxieCopernicus-SemiboldItalic.woff')
      format('woff');
}

/**
* General Sans.
*/

@font-face {
  font-family: 'MacamType';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local('MacamType'),
    local('Macam Type'),
    url('./MacamType/macamtype-webfont.woff2') format('woff2'),
    url('./MacamType/macamtype-webfont.woff') format('woff');
}
