@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-RegularItalic.woff2') format('woff2'),
       url('BornStrong-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  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-MediumItalic.woff2') format('woff2'),
       url('BornStrong-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  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-BoldItalic.woff2') format('woff2'),
       url('BornStrong-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  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;
}

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