﻿.ziti{
   font-family:FoundryContextExtraBold;
}
 @font-face {
  font-family: FoundryContext;
  src: url('../fonts/FoundryContext-Regular.otf') format('opentype');
  font-weight: normal; 
  font-style: normal;
}
@font-face{
    font-family: 'FoundryContextExtraBold';
    src: url('../fonts/FoundryContext-ExtraBold.otf') format('opentype');
}
@font-face {
    font-family: 'HanSans';
    src: url('../fonts/SourceHanSansCN-Normal.otf') format('opentype'),url('../fonts/SourceHanSansCN-Bold.otf') format('opentype');
}