@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  src:
    local('Poppins Regular'),
    url('poppins/Poppins-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Prompt';
  font-style: normal;
  font-weight: normal;
  src:
    local('Prompt Regular'),
    url('prompt/Prompt-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Krungsri';
  font-style: normal;
  font-weight: normal;
  src:
    local('Krungsri Simple'),
    url('krungsri/Thongterm_Roman.woff') format('woff');
}

@font-face {
  font-family: 'Thongterm';
  font-style: normal;
  font-weight: normal;
  src:
    local('Thongterm'),
    url('krungsri/Thongterm_Roman.woff') format('woff');
}
