@font-face {
  font-family: 'Born Strong';
  src: url('BornStrong-Light.woff2') format('woff2'),
       url('BornStrong-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Born Strong';
  src: url('BornStrong-Regular.woff2') format('woff2'),
       url('BornStrong-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Born Strong';
  src: url('BornStrong-Medium.woff2') format('woff2'),
       url('BornStrong-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Born Strong';
  src: url('BornStrong-Bold.woff2') format('woff2'),
       url('BornStrong-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Born Strong';
  src: url('BornStrong-Black.woff2') format('woff2'),
       url('BornStrong-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
