@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 400;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: italic;
    font-weight: 400;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 200;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: italic;
    font-weight: 200;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 275;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: italic;
    font-weight: 275;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 300;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: italic;
    font-weight: 300;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 600;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: italic;
    font-weight: 600;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 700;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: italic;
    font-weight: 700;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 800;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: italic;
    font-weight: 800;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 900;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Quicksand;
    font-style: italic;
    font-weight: 900;
    src: local('Quicksand'), url('./fonts/Quicksand-Regular.ttf') format('ttf')
}
