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