/* Regular */
@font-face {
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 400;
  src: url('segoeui.ttf?v=1.0.0') format('truetype');
}

/* Italic */
@font-face {
  font-family: 'Segoe UI';
  font-style: italic;
  font-weight: 400;
  src: url('segoeuii.ttf?v=1.0.0') format('truetype');
}

/* Light */
@font-face {
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 300;
  src: url('segoeuil.ttf?v=1.0.0') format('truetype');
}

/* SemiLight */
@font-face {
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 350;
  src: url('segoeuisl.ttf?v=1.0.0') format('truetype');
}

/* Semibold */
@font-face {
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 600;
  src: url('seguisb.ttf?v=1.0.0') format('truetype');
}

/* Semibold Italic */
@font-face {
  font-family: 'Segoe UI';
  font-style: italic;
  font-weight: 600;
  src: url('seguisbi.ttf?v=1.0.0') format('truetype');
}

/* Bold */
@font-face {
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 700;
  src: url('segoeuib.ttf?v=1.0.0') format('truetype');
}

/* Bold Italic */
@font-face {
  font-family: 'Segoe UI';
  font-style: italic;
  font-weight: 700;
  src: url('seguibli.ttf?v=1.0.0') format('truetype');
}

/* Black */
@font-face {
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 900;
  src: url('seguibl.ttf?v=1.0.0') format('truetype');
}

/* Light Italic */
@font-face {
  font-family: 'Segoe UI';
  font-style: italic;
  font-weight: 300;
  src: url('seguili.ttf?v=1.0.0') format('truetype');
}

/* SemiLight Italic */
@font-face {
  font-family: 'Segoe UI';
  font-style: italic;
  font-weight: 350;
  src: url('seguisli.ttf?v=1.0.0') format('truetype');
}

/* Black Italic */
@font-face {
  font-family: 'Segoe UI';
  font-style: italic;
  font-weight: 900;
  src: url('segoeuiz.ttf?v=1.0.0') format('truetype');
}

@font-face {
    font-family: 'Segoe UI';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("SVN-SegoeUI.woff2?v=1.0.0") format("woff2");
}

@font-face {
  font-family: 'Segoe UI Bold';
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url("segoeuib.ttf?v=1.0.0") format("truetype");
}

@font-face {
    font-family: 'Swiss Black';
    font-weight: 100 900;
    font-display: swap;
    font-style:normal;
    font-named-instance: 'Regular';
    src: url("UTMSwiss721BlackCondensed.woff2?v=1.0.0") format("woff2");
}
@font-face {
    font-family: 'Swiss Condensed Bold';
    font-weight: 100 900;
    font-display: swap;
    font-style:normal;
    font-named-instance: 'Regular';
    src: url("UTMSwissCondensed-Bold.woff2?v=1.0.0") format("woff2");
}
@font-face {
    font-family: 'Swiss Condensed';
    font-weight: 100 900;
    font-display: swap;
    font-style:normal;
    font-named-instance: 'Regular';
    src: url("UTMSwissCondensed.woff2?v=1.0.0") format("woff2");
}