@font-face{
    font-family: 'DinCondensed';
    src: url('../font/DIN Condensed Bold.woff2')format("woff2");
    font-display: swap;
}
.sec12 > .step > .grid > article > h3 {
    font-family: 'DinCondensed', sans-serif;
}
.sec12 > .text {
    font-family: dnp-shuei-mincho-pr6, sans-serif;
}