/* AeroMatics Light */
@font-face {
  font-family: "AeroMatics";
  src: url("../woff/aeromaticslightregular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Orbitron Regular */
@font-face {
  font-family: "Orbitron";
  src: url("../woff2/orbitron-regular.woff2") format("woff2"),
       url("../woff/orbitron-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Prime Light */
@font-face {
  font-family: "Prime";
  src: url("../woff2/prime-light.woff2") format("woff2"),
       url("../woff/prime-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Prime Regular */
@font-face {
  font-family: "Prime";
  src: url("../woff2/prime-regular.woff2") format("woff2"),
       url("../woff/prime-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Rajdhani Regular */
@font-face {
  font-family: "Rajdhani";
  src: url("../woff2/rajdhani-regular.woff2") format("woff2"),
       url("../woff/rajdhani-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Futura PT Regular */
@font-face {
  font-family: "Futura PT";
  src: url("../woff2/futura-pt.woff2") format("woff2"),
       url("../woff/futura-pt.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Motion Control Bold */
@font-face {
  font-family: "Motion Control";
  src: url("../woff2/motion-control.bold.woff2") format("woff2"),
       url("../woff/motion-control.bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* Gotham - Bold */
@font-face {
  font-family: "Gotham";
  src: url("../woff2/gotham-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* Gotham - Book */
@font-face {
  font-family: "Gotham";
  src: url("../woff2/gothambook.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* inter-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('../woff2/inter-v20-latin-regular.woff2') format('woff2'),
    url('../woff/inter-v20-latin-regular.woff') format('woff');
}
/* inter-500 - latin */
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    src: url('../woff2/inter-v20-latin-500.woff2') format('woff2'),
    url('../woff/inter-v20-latin-500.woff') format('woff');
}
/* inter-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('../woff2/inter-v20-latin-700.woff2') format('woff2'),
    url('../woff/inter-v20-latin-700.woff') format('woff');
}
/* inter-900 - latin */
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    src: url('../woff2/inter-v20-latin-900.woff2') format('woff2'),
    url('../woff/inter-v20-latin-900.woff') format('woff');
}
/* roboto-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../woff2/roboto-v49-latin-regular.woff2') format('woff2'),
    url('../woff/roboto-v49-latin-regular.woff') format('woff');
}
/* roboto-500 - latin */
@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../woff2/roboto-v49-latin-500.woff2') format('woff2'),
    url('../woff/roboto-v49-latin-500.woff') format('woff');
}
/* roboto-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../woff2/roboto-v49-latin-700.woff2') format('woff2'),
    url('../woff/roboto-v49-latin-700.woff') format('woff');
}
/* open-sans-300 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../woff2/open-sans-v44-latin-300.woff2') format('woff2'),
    url('../woff/open-sans-v44-latin-300.woff') format('woff');
}
/* open-sans-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../woff2/open-sans-v44-latin-regular.woff2') format('woff2'),
    url('../woff/open-sans-v44-latin-regular.woff') format('woff');
}
/* open-sans-500 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src: url('../woff2/open-sans-v44-latin-500.woff2') format('woff2'),
    url('../woff/open-sans-v44-latin-500.woff') format('woff');
}
/* open-sans-600 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../woff2/open-sans-v44-latin-600.woff2') format('woff2'),
    url('../woff/open-sans-v44-latin-600.woff') format('woff');
}
/* open-sans-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../woff2/open-sans-v44-latin-700.woff2') format('woff2'),
    url('../woff/open-sans-v44-latin-700.woff') format('woff');
}
/* oswald-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url('../woff2/oswald-v57-latin-regular.woff2') format('woff2'),
    url('../woff/oswald-v57-latin-regular.woff') format('woff');
}
/* oswald-500 - latin */
@font-face {
    font-display: swap;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    src: url('../woff2/oswald-v57-latin-500.woff2') format('woff2'),
    url('../woff/oswald-v57-latin-500.woff') format('woff');
}
/* oswald-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    src: url('../woff2/oswald-v57-latin-700.woff2') format('woff2'),
    url('../woff/oswald-v57-latin-700.woff') format('woff');
}
/* saira-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Saira';
    font-style: normal;
    font-weight: 400;
    src: url('../woff2/saira-v22-latin-regular.woff2') format('woff2'),
    url('../woff/saira-v22-latin-regular.woff') format('woff');
}
/* saira-italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Saira';
    font-style: italic;
    font-weight: 400;
    src: url('../woff2/saira-v22-latin-italic.woff2') format('woff2'),
    url('../woff/saira-v22-latin-italic.woff') format('woff');
}
/* saira-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Saira';
    font-style: normal;
    font-weight: 700;
    src: url('../woff2/saira-v22-latin-700.woff2') format('woff2'),
    url('../woff/saira-v22-latin-700.woff') format('woff');
}
/* AktivGrotesk - Bold */
@font-face {
    font-display: swap;
    font-family: 'AktivGrotesk';
    font-style: normal;
    font-weight: 700;
    src: url('../woff2/aktiv-grotesk-bold.woff2') format('woff2');
}
/* AktivGrotesk - Medium */
@font-face {
    font-display: swap;
    font-family: 'AktivGrotesk';
    font-style: normal;
    font-weight: 500;
    src: url('../woff2/aktiv-grotesk-w06-medium.woff2') format('woff2');
}
/* AktivGrotesk - Medium Italic */
@font-face {
    font-display: swap;
    font-family: 'AktivGrotesk';
    font-style: italic;
    font-weight: 500;
    src: url('../woff2/aktiv-grotesk-w06-medium-italic.woff2') format('woff2');
}
/* AktivGrotesk - Black Italic */
@font-face {
    font-display: swap;
    font-family: 'AktivGrotesk';
    font-style: italic;
    font-weight: 900;
    src: url('../woff2/aktivgrotesk-blackitalic.woff2') format('woff2'),
         url('../woff2/aktivgrotesk-blackitalic-1.woff2') format('woff2');
}
/* AktivGrotesk - Bold Italic*/
@font-face {
    font-display: swap;
    font-family: 'AktivGrotesk';
    font-style: italic;
    font-weight: 700;
    src: url('../woff2/aktivgrotesk-bolditalic.woff2') format('woff2');
}
/* AktivGrotesk - XBold Italic*/
@font-face {
    font-display: swap;
    font-family: 'AktivGrotesk';
    font-style: italic;
    font-weight: 800;
    src: url('../woff2/aktivgrotesk-xbolditalic.woff2') format('woff2');
}
/* raleway-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: url('../woff2/raleway-v37-latin-700.woff2') format('woff2'),
    url('../woff/raleway-v37-latin-700.woff') format('woff');
}
/* raleway-italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('../woff2/raleway-v37-latin-italic.woff2') format('woff2'),
    url('../woff/raleway-v37-latin-italic.woff') format('woff');
}
/* raleway-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('../woff2/raleway-v37-latin-regular.woff2') format('woff2'),
    url('../woff/raleway-v37-latin-regular.woff') format('woff');
}