@font-face {
    font-family: "EBGaramond";
    src: url("/api/v1/fonts/EBGaramond-Regular-GF/");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("/api/v1/fonts/EBGaramond-Italic-GF/");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "EBGaramond";
    src: url("/api/v1/fonts/EBGaramond-Bold-GF/");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("/api/v1/fonts/EBGaramond-BoldItalic-GF/");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "AbrilFatface";
    src: url("/api/v1/fonts/AbrilFatface-Regular/");
    font-weight: normal;
    font-style: normal;
}
