@font-face {
    font-family: 'SupplySans';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/PPSupplySans-Regular.woff') format('woff');
}

@font-face {
    font-family: "Avenir-local";
    src: url('/fonts/AvenirLTW04-95Black.woff') format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Avenir-local";
    src: url('/fonts/AvenirLTW04-85Heavy.woff') format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Avenir-local";
    src: url('/fonts/AvenirLTW04-65Medium.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Avenir-local";
    src: url('/fonts/AvenirLTW04-55Roman.woff') format("woff");
    font-weight: 300;
    font-style: normal;
}