@font-face {
  font-family: 'FreshLifeSans';
  src: url('FreshLifeSans-Medium.woff2') format('woff2'),
      url('FreshLifeSans-Medium.woff') format('woff'),
      url('FreshLifeSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}