@font-face {
    font-family: "Avenir Next100";
    src: url("../fonts/avenir-100.woff2") format("woff2"), url("../fonts/avenir-100.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "Avenir Next500";
    src: url("../fonts/avenir-500.woff2") format("woff2"), url("../fonts/avenir-500.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Founders Grotesk";
    src: url("../fonts/founders-grotesk-medium.woff2") format("woff2");
    font-weight: 500
}

@font-face {
    font-family: "FreshBooks Icons";
    src: url(/fonts/freshbooksicons-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}