@font-face {
    font-family: PrequelRegular;
    font-weight: 300;
    src: url("fonts/Prequel-Regular.otf") format("opentype"),
        url("fonts/prequel-regular-webfont.woff") format("woff"),
        url("fonts/prequel-regular-webfont.woff2") format("woff2");
}
@font-face {
    font-family: PrequelRough;
    font-weight: 300;
    src: url("fonts/Prequel-rough.ttf") format("truetype"),
    url("fonts/prequel-rough-webfont.woff") format("woff"),
    url("fonts/prequel-rough-webfont.woff2") format("woff2");
}