@font-face {
  font-family: 'Untitled Sans';
  src: url('../fonts/UntitledSans-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Untitled Sans';
  src: url('../fonts/UntitledSans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Untitled Sans';
  src: url('../fonts/UntitledSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Untitled Sans';
  src: url('../fonts/UntitledSans-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Gestura VF';
  src: url('GesturaVF-Italic.eot');
  src: url('../fonts/GesturaVF-Italic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gestura VF';
  src: url('GesturaVF-Roman.eot');
  src: url('../fonts/GesturaVF-Roman.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}



@font-face {
    font-family: 'Gestura Display';
    src: url('../fonts/GesturaDisplay-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gestura Display';
    src: url('../fonts/GesturaDisplay-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

