/* ../fonts/ */ 

@font-face {
    font-family: 'DFVN ED Drayton Regular';
    src: url('../fonts/DFVN-EDDrayton-Regular.woff2') format('woff2'),
        url('../fonts/DFVN-EDDrayton-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: '1FTV VIP Charlotte';
    src: url('../fonts/1FTVVIPCharlotte.woff2') format('woff2'),
        url('../fonts/1FTVVIPCharlotte.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato Regular';
    src: url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}