:root {
  --primary-color: #ff5c00;
  --secondary-color: #fff;
  --gradient-one: #ff5c00;
  --gradient-two: #ff5c00;
}
@font-face {
  font-family: 'InterTight';
  src: url('InterTight-BlackItalic.eot');
  src: url('InterTight-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('InterTight-BlackItalic.woff2') format('woff2'),
    url('InterTight-BlackItalic.woff') format('woff'),
    url('InterTight-BlackItalic.ttf') format('truetype'),
    url('InterTight-BlackItalic.svg#InterTight-BlackItalic') format('svg');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('InterTight-Bold.eot');
  src: url('InterTight-Bold.eot?#iefix') format('embedded-opentype'),
    url('InterTight-Bold.woff2') format('woff2'),
    url('InterTight-Bold.woff') format('woff'),
    url('InterTight-Bold.ttf') format('truetype'),
    url('InterTight-Bold.svg#InterTight-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('InterTight-Black.eot');
  src: url('InterTight-Black.eot?#iefix') format('embedded-opentype'),
    url('InterTight-Black.woff2') format('woff2'),
    url('InterTight-Black.woff') format('woff'),
    url('InterTight-Black.ttf') format('truetype'),
    url('InterTight-Black.svg#InterTight-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('InterTight-Italic.eot');
  src: url('InterTight-Italic.eot?#iefix') format('embedded-opentype'),
    url('InterTight-Italic.woff2') format('woff2'),
    url('InterTight-Italic.woff') format('woff'),
    url('InterTight-Italic.ttf') format('truetype'),
    url('InterTight-Italic.svg#InterTight-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('InterTight-BoldItalic.eot');
  src: url('InterTight-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('InterTight-BoldItalic.woff2') format('woff2'),
    url('InterTight-BoldItalic.woff') format('woff'),
    url('InterTight-BoldItalic.ttf') format('truetype'),
    url('InterTight-BoldItalic.svg#InterTight-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('InterTight-Light.eot');
  src: url('InterTight-Light.eot?#iefix') format('embedded-opentype'),
    url('InterTight-Light.woff2') format('woff2'),
    url('InterTight-Light.woff') format('woff'),
    url('InterTight-Light.ttf') format('truetype'),
    url('InterTight-Light.svg#InterTight-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('InterTight-LightItalic.eot');
  src: url('InterTight-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('InterTight-LightItalic.woff2') format('woff2'),
    url('InterTight-LightItalic.woff') format('woff'),
    url('InterTight-LightItalic.ttf') format('truetype'),
    url('InterTight-LightItalic.svg#InterTight-LightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('InterTight-MediumItalic.eot');
  src: url('InterTight-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('InterTight-MediumItalic.woff2') format('woff2'),
    url('InterTight-MediumItalic.woff') format('woff'),
    url('InterTight-MediumItalic.ttf') format('truetype'),
    url('InterTight-MediumItalic.svg#InterTight-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('InterTight-Medium.eot');
  src: url('InterTight-Medium.eot?#iefix') format('embedded-opentype'),
    url('InterTight-Medium.woff2') format('woff2'),
    url('InterTight-Medium.woff') format('woff'),
    url('InterTight-Medium.ttf') format('truetype'),
    url('InterTight-Medium.svg#InterTight-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('InterTight-Regular.eot');
  src: url('InterTight-Regular.eot?#iefix') format('embedded-opentype'),
    url('InterTight-Regular.woff2') format('woff2'),
    url('InterTight-Regular.woff') format('woff'),
    url('InterTight-Regular.ttf') format('truetype'),
    url('InterTight-Regular.svg#InterTight-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.hide {
  display: none !important;
}
body {
  background-color: #1d1e22 !important;
  background-image: url(../images/Untitled-1.png);
  background-size: cover;
  background-repeat: repeat;
}
