@font-face {
    font-family: "Block Berthold";
    src: url("/fonts/Block Berthold/BlockBE-Regular.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GuardianTextSans";
    src: url("/fonts/Guardian TextSans/GuardianTextSans-Regular.woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GuardianTextSans";
    src: url("/fonts/Guardian TextSans/GuardianTextSans-Black.woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "NimrodMTPro";
    src: url("/fonts/Nimrod/NimrodMTPro-Regular.otf");
    font-weight: normal;
    font-style: normal;
}

.ui.top.fixed.large.borderless.menu.top_menu,
.ui.top.fixed.large.borderless.menu.top_menu .ui.button,
.ui.fluid.button.primary,
#catalog .head.title .wrapper .bottom.aligned .ui.header.header {
    font-family: "Block Berthold";
}

.issue_legend,
#catalog .head.title .wrapper .bottom.aligned .ui.header.sub {
    padding-top: 1px;
    font-family: "NimrodMTPro";
}

.ui.secondary.navigation.pointing.menu,
.ui.stripe.vertical.footer {
    font-family: "GuardianTextSans";
}

.ui.secondary.navigation.pointing.menu {
    font-weight: bold;
    background-color: #ffffff;
}

#reader .or-app button,
#reader .or-app .or-articletag,
#reader .or-app .or-articlecard .or-articlecard-top .or-articlecard-left .or-articlecard-body .or-articlecard-title,
#reader .or-article .ac-article-rubric p,
#reader .or-article .ac-article-title {
    font-family: "Block Berthold";
}
