@font-face {
    font-family: 'STXingkai';
    src: url('STXingkai.woff2') format('woff2'),
        url('STXingkai.woff') format('woff'),
        url('STXingkai.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Corbel Light';
  src: url('Corbel Light.svg#Corbel Light') format('svg'),
       url('Corbel Light.ttf') format('truetype'),
       url('Corbel Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'corbell';
  src: url('corbell.eot');
  src: url('corbell.eot?#iefix') format('embedded-opentype'),
       url('corbell.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

