@font-face {
    font-family: 'Rambla';
    font-style: normal;
    font-weight: 400;
    src: local('Rambla'), url('https://fonts.cdnfonts.com/s/15621/Rambla-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Rambla';
    font-style: italic;
    font-weight: 400;
    src: local('Rambla'), url('https://fonts.cdnfonts.com/s/15621/Rambla-Italic.woff') format('woff');
}
@font-face {
    font-family: 'Rambla';
    font-style: normal;
    font-weight: 700;
    src: local('Rambla'), url('https://fonts.cdnfonts.com/s/15621/Rambla-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Rambla';
    font-style: italic;
    font-weight: 700;
    src: local('Rambla'), url('https://fonts.cdnfonts.com/s/15621/Rambla-BoldItalic.woff') format('woff');
}


