@font-face {
    font-family: 'vtf-centerline';
    src: url('Velvelyne-Light.woff2') format('woff2'),
        url('Velvelyne-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'vtf-centerline';
    src: url('Velvelyne-Book.woff2') format('woff2'),
        url('Velvelyne-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'vtf-centerline';
    src: url('Velvelyne-Regular.woff2') format('woff2'),
        url('Velvelyne-Regular.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'vtf-centerline';
    src: url('Velvelyne-Bold.woff2') format('woff2'),
        url('Velvelyne-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}


