@font-face {
    font-family: 'Rambla';
    src: url('Rambla-Regular.eot');
    src: url('Rambla-Regular.eot?#iefix') format('embedded-opentype'),
        url('Rambla-Regular.woff2') format('woff2'),
        url('Rambla-Regular.woff') format('woff'),
        url('Rambla-Regular.ttf') format('truetype'),
        url('Rambla-Regular.svg#Rambla-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rambla';
    src: url('Rambla-Bold.eot');
    src: url('Rambla-Bold.eot?#iefix') format('embedded-opentype'),
        url('Rambla-Bold.woff2') format('woff2'),
        url('Rambla-Bold.woff') format('woff'),
        url('Rambla-Bold.ttf') format('truetype'),
        url('Rambla-Bold.svg#Rambla-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

