/* Custom Font Definitions */
@font-face {
    font-family: 'GE SS Two';
    src: url('../fonts/GE SS Two Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
