@font-face {
  font-family: 'TahomaCustom';
  src: url('/fonts/loick.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Loick', sans-serif;
}
