/**
 * Theme Name: Vincent Child
 * Template: vincent
 * Version: 1.0
 * Description: Responsive Multipurpose WordPress Theme
 * Author: Ninzio
 **/

@font-face {
    font-family: 'Quentin';
    src: url('fonts/quenti/Quentin.eot');
    src: url('fonts/quentin/Quentin.eot?#iefix') format('embedded-opentype'),
        url('fonts/quentin/Quentin.woff2') format('woff2'),
        url('fonts/quentin/Quentin.woff') format('woff'),
        url('fonts/quentin/Quentin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}