@font-face {
  font-family: 'verdana-pro';
  src: url('verdana_bold.woff2') format('woff2');
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: 'verdana-pro';
  src: url('verdana_light.woff2') format('woff2');
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

.tk-verdana-pro {
  font-family: 'verdana-pro', sans-serif;
}
