@font-face {
    font-family: 'citadinaregular';
    src: url(/templates/rma_template/citadinaregular-webfont.woff2) format('woff2'),
         url(/templates/rma_template/citadinaregular-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
  @font-face {
    font-family: 'citadinablack';
    src: url(/templates/rma_template/citadinablack-webfont.woff2) format('woff2'),
         url(/templates/rma_template/citadinablack-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
font-family: citadinaregular;
}
h1 {
font-family: citadinablack;
}
h2 {
font-family: citadinablack;
}

#sp-header {
border-bottom-style: solid;
}
.sp-megamenu-parent {
padding: 10px 0px 0px 0px;
}
.logo {
float: right;
}
h2, .h2 {
font-size: 18px;
}
@media screen and (max-width: 800px) {
#sp-header {
padding 30px;
}
