/* --- Aston Martin Flare - Custom Font --- */

@font-face {
    font-family: 'Aston Martin Flare Regular';
    font-style: normal;
    font-weight: normal;
    src: url(/Content/fonts/AstonMartinFlare/AstonMartinFlare_Rg.ttf) format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Aston Martin Flare Light';
    font-style: normal;
    font-weight: normal;
    src: url(/Content/fonts/AstonMartinFlare/AstonMartinSans_Lt.ttf) format('woff');
    font-display: swap;
}
