@font-face {
    font-family: 'port_creditbold';
    src: url('fonts/portcreb-webfont.woff2') format('woff2'),
         url('fonts/portcreb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'port_creditregular';
    src: url('./fonts/portcred-webfont.woff2') format('woff2'),
         url('./fonts/portcred-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.brand-font,
.portcredit {font-family: 'port_creditregular'; font-weight: normal; font-style: normal; }

h1 span.portcredit {font-family: 'port_creditregular' !important;letter-spacing: 0.1em;}