@font-face {
    font-family: 'PFDin';
    src: url("../fonts/DIN-Regular.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFDin Bold';
    src: url("../fonts/DIN-Bold.otf");
    font-weight: normal;
    font-style: normal;
}