@font-face {
    font-family: 'Video Cond';
    src: url('VideoCond-Regular.woff2') format('woff2'),
        url('VideoCond-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Video Cond';
    src: url('VideoCond-Bold.woff2') format('woff2'),
        url('VideoCond-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Regular.woff2') format('woff2'),
        url('SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Bold.woff2') format('woff2'),
        url('SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('sourcesanspro-semibold.woff2') format('woff2'),
         url('sourcesanspro-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Cond';
    src: url('GothamCond-Bold.woff2') format('woff2'),
        url('GothamCond-Bold.woff') format('woff');

}

@font-face {
    font-family: 'Gotham Bold';
    src: url('gotham-bold.woff2') format('woff2'),
         url('gotham-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}