/* defalut */
@font-face {
  font-family: 'Sen';src: url('/fonts/Sen-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Sen';src: url('/fonts/Sen-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Sen';src: url('/fonts/Sen-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
