/* Fonts */


@font-face {
  font-family: 'ProgramOT';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/ProgramOT/ProgramOT-Bold.woff2') format('woff2'),
       url('../fonts/ProgramOT/ProgramOT-Bold.woff')  format('woff'),
       url('../fonts/ProgramOT/ProgramOT-Bold.ttf')   format('truetype');
}