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

/* ----------------------------------------------
   Seven Segment Round (Regular)
   ---------------------------------------------- */
@font-face {
    font-family: 'SevenSegmentRound';
    src: url('../fonts/seven-segment-round.otf.woff2') format('woff2'),
         url('../fonts/seven-segment-round.woff') format('woff'),
         url('../fonts/seven-segment-round.ttf') format('truetype'),
         url('../fonts/seven-segment-round.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* ----------------------------------------------
   Segment (Regular)
   ---------------------------------------------- */
@font-face {
    font-family: 'Segment';
    src: url('../fonts/segment.otf.woff2') format('woff2'),
         url('../fonts/segment.woff') format('woff'),
         url('../fonts/segment.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
