
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('../fonts/quicksand-v30-latin-regular.woff2') format('woff2'),
    url('../fonts/quicksand-v30-latin-regular.woff') format('woff');
}

@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('../fonts/quicksand-v30-latin-700.woff2') format('woff2'),
    url('../fonts/quicksand-v30-latin-700.woff') format('woff');
}
