@mixin pfFontBold {
    font-family: $font-frank-new;
    font-weight: bold;
}