/* font.css */
@font-face {
  font-family: 'Winding';
  src: url('Winding7.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
