@font-face {
    font-family: 'FordAntenna-Black';
    src: url('FordAntenna-Black.woff2') format('woff2'),
        url('FordAntenna-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'FordAntenna-Regular';
    src: url('FordAntenna-Regular.woff2') format('woff2'),
        url('FordAntenna-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntenna-ExtraLight';
    src: url('FordAntenna-ExtraLight.woff2') format('woff2'),
        url('FordAntenna-ExtraLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'ChronicleDisplay-Light';
    src: url('ChronicleDisplay-Light.woff2') format('woff2'),
        url('ChronicleDisplay-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}