@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-ThinItalic.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-RegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-SemiBodItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-ExtraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-ExtraBoldItalic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SVN-Century Gothic";
  src: url("SVN-CenturyGothic-BlackItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "VNFlorensans";
  src: url("VNFlorensans.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}