@include theme {
  font-family: $font;
}

.pl-select-none {
  user-select: none !important;
}