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

