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