@font-face {
    font-family: 'Rockwell Bold';
    src: url('/fonts/custom/FontsFree-Net-Rockwell-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two Bold';
    src: url('/fonts/custom/GE_SS_Two_Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}