@font-face
{
    font-family: 'Neuropol';
    src: url('neuropol.ttf');
}

@font-face
{
    font-family: 'Quicksand';
    src: url('quicksand-regular.otf');
}

@font-face
{
    font-family: 'Quicksand Bold';
    src: url('quicksand-bold.otf');
}