@font-face {
  font-family: 'Alice';
  src: url('/static/font/alice-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
