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