@font-face {
    font-family: '2600Text02';
    src: url('css/2600Text02.woff2') format('woff2'),
        url('css/2600Text02.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: '2600Text02', sans-serif;
  }