@font-face {
  font-display: swap;
  font-family: 'Switzer-Variable';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/Switzer-Variable.woff2') format('woff2'),
       url('../fonts/Switzer-Variable.woff')  format('woff'),
       url('../fonts/Switzer-Variable.ttf')   format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Switzer-VariableItalic';
  font-style: italic;
  font-weight: 100 900;
  src: url('../fonts/Switzer-VariableItalic.woff2') format('woff2'),
       url('../fonts/Switzer-VariableItalic.woff')  format('woff'),
       url('../fonts/Switzer-VariableItalic.ttf')   format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'FamiljenGrotesk-Variable';
  font-style: normal;
  font-weight: 400 700;
  src: url('../fonts/FamiljenGrotesk-Variable.woff2') format('woff2'),
       url('../fonts/FamiljenGrotesk-Variable.woff')  format('woff'),
       url('../fonts/FamiljenGrotesk-Variable.ttf')   format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'FamiljenGrotesk-Variable';
  font-style: italic;
  font-weight: 400 700;
  src: url('../fonts/FamiljenGrotesk-VariableItalic.woff2') format('woff2'),
       url('../fonts/FamiljenGrotesk-VariableItalic.woff')  format('woff'),
       url('../fonts/FamiljenGrotesk-VariableItalic.ttf')   format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'BeVietnamPro-Variable';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/BeVietnamPro-Variable.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'BeVietnamPro-VariableItalic';
  font-style: italic;
  font-weight: 100 900;
  src: url('../fonts/BeVietnamPro-VariableItalic.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Balkind';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/Balkind-Thin.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Balkind';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/Balkind-ExtraLight.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Balkind';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Balkind-Light.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Balkind';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Balkind-Regular.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Balkind';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Balkind-Medium.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Balkind';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Balkind-SemiBold.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Balkind';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Balkind-Bold.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Balkind';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/Balkind-ExtraBold.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Balkind';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Balkind-Black.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'NimbusSansL';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/NimbusSansL-Regular.otf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'NimbusSansL';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/NimbusSansL-Bold.otf') format('truetype');
}