@font-face {
    font-family: "Graebenbach";
    src: url("/fonts/Graebenbach-Regular.woff2") format("woff2");
    font-weight: 400;    
}

@font-face {
    font-family: "Graebenbach";
    src: url("/fonts/Graebenbach-Medium.woff2") format("woff2");
    font-weight: 500;    
}

@font-face {
    font-family: "Graebenbach";
    src: url("/fonts/Graebenbach-Bold.woff2") format("woff2");
    font-weight: 700;    
}

@font-face {
    font-family: "RandoDisplay";
    src: url("/fonts/RandoDisplay-Medium.woff2") format("woff2");
    font-weight: 500;    
}