@font-face {
    font-family: 'Museo';
    src: local('Museo'), url('Museo-700.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}