@font-face {
    font-family: 'Black Mountage';
    src: url('BlackMountage-Regular.woff2') format('woff2'),
        url('BlackMountage-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Black Mountage Alt';
    src: url('BlackMountage-Alt.woff2') format('woff2'),
        url('BlackMountage-Alt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

