@font-face {
    font-family: 'pfdin_pro_reg';
    src: url("../fonts/PFDINTextPro-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'pfdin_pro_bold';
    src: url("../fonts/PFDINTextPro-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'pfdin_pro_medium';
    src: url("../fonts/PFDINTextPro-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}