@font-face {
  font-family: 'Chillax Semibold';
  font-style: normal;
  font-weight: normal;
  src: local('Chillax Semibold'), url('../fonts/Chillax-Semibold.woff') format('woff');
}

#app {
  font-family: Chillax Semibold;
}