@font-face {
    font-family: 'Quicksand';
    font-weight: 300;
    font-style: normal;
    src: url('/static/0/ng/common/lib/google-fonts-quicksand/fonts/Quicksand-Light.ttf');
}

@font-face {
    font-family: 'Quicksand';
    font-weight: 500;
    font-style: normal;
    src: url('/static/0/ng/common/lib/google-fonts-quicksand/fonts/Quicksand-Regular.ttf');
}

@font-face {
    font-family: 'Quicksand';
    font-weight: 700;
    font-style: normal;
    src: url('/static/0/ng/common/lib/google-fonts-quicksand/fonts/Quicksand-Bold.ttf');
}