@font-face {
  font-family: 'Sky Text';
  src: url('SkyText-Regular.woff2') format('woff2'),
    url('SkyText-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
    font-family: 'Sky Text';
    src: url('SkyText-Italic.woff2') format('woff2'),
        url('SkyText-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sky Text';
    src: url('SkyText-Bold.woff2') format('woff2'),
        url('SkyText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sky Text';
    src: url('SkyTextMedium-Regular.woff2') format('woff2'),
        url('SkyTextMedium-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */
