@font-face {
    font-family: 'Albertons';
    src: url('Albertons.ttf') format('truetype'), url('Albertons.otf') format('OpenType');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}