@font-face {
    font-family: capture it;
    font-style: normal;
    font-weight: 400;
    src:
        local("Capture it"),
        url(./Capture_it.woff) format("woff");
}
@font-face {
    font-family: "capture it 2";
    font-style: normal;
    font-weight: 400;
    src:
        local("Capture it 2"),
        url(./Capture_it_2.woff) format("woff");
}

@font-face {
    font-family: "cervo";
    font-style: normal;
    font-weight: 100;
    src: url("./cervoneue-thinneue.otf") format("opentype");
}

@font-face {
    font-family: "cervo";
    font-style: normal;
    font-weight: 200;
    src: url("./cervoneue-extralightneue.otf") format("opentype");
}

@font-face {
    font-family: "cervo";
    font-style: normal;
    font-weight: 300;
    src: url("./cervoneue-lightneue.otf") format("opentype");
}

@font-face {
    font-family: "cervo";
    font-style: normal;
    font-weight: 400;
    src: url("./cervoneue-regularneue.otf") format("opentype");
}

@font-face {
    font-family: "cervo";
    font-style: normal;
    font-weight: 500;
    src: url("./cervoneue-mediumneue.otf") format("opentype");
}

@font-face {
    font-family: "cervo";
    font-style: normal;
    font-weight: 600;
    src: url("./cervoneue-boldneue.otf") format("opentype");
}

@font-face {
    font-family: "cervo";
    font-style: normal;
    font-weight: 700;
    src: url("./cervoneue-extraboldneue.otf") format("opentype");
}

@font-face {
    font-family: "cervo";
    font-style: normal;
    font-weight: 800;
    src: url("./cervoneue-blackneue.otf") format("opentype");
}
