font-face {
    font-family: "Geoform";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Geoform-Heavy.otf") format("OpenType");
}

body {
    color: #ffffff;
}

p.orange {
    color: rgb(208, 61, 18);
}

p.bold {
    font-weight: bold;
}
