@font-face {
    font-family: 'Quant';
    src: url('../fonts/_400.ttf');
    font-weight: 400;
}

@font-face {
    font-family: 'Quant';
    src: url('../fonts/_500.ttf');
    font-weight: 500;
}

@font-face {
    font-family: 'Quant';
    src: url('../fonts/_600.ttf');
    font-weight: 600;
}

@font-face {
    font-family: 'Quant';
    src: url('../fonts/_700.ttf');
    font-weight: 700;
}
