@import url('https://fonts.googleapis.com/css2?family=Prosto+One&display=swap');


@font-face {
    font-family: "Antenna-light";
     src: url("/wp-content/themes/twentytwentyone-child/fonts/FordAntenna-Extralight.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
} 

@font-face {
    font-family: "Antenna-Regular";
    src: url("/wp-content/themes/twentytwentyone-child/fonts/FordAntenna-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Antenna-Medium";
    src: url("/wp-content/themes/twentytwentyone-child/fonts/FordAntenna-Medium.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
}



@font-face {
    font-family: 'Antenna-Light';
    src: url('/wp-content/themes/twentytwentyone-child/fonts/FordAntenna-Light.eot');
    src: url('/wp-content/themes/twentytwentyone-child/fonts/FordAntenna-Light.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/twentytwentyone-child/fonts/FordAntenna-Light.woff') format('woff'),
    url('/wp-content/themes/twentytwentyone-child/fonts/FordAntenna-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }