
@font-face {
    font-family: "Cairo";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(/Fonts/Cairo-Bold.ttf);
}


body {
    font-family: Cairo;
}
