﻿@font-face {
    font-family: 'FDINPro';
    src: url('/fonts/webFonts/FFDINProRegular/font.woff2') format('woff2'), url('/fonts/webFonts/FFDINProRegular/font.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FDINPro';
    src: url('/fonts/webFonts/FFDINProMedium/font.woff2') format('woff2'), url('/fonts/webFonts/FFDINProMedium/font.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'FDINPro';
    src: url('/fonts/webFonts/FFDINProBold/font.woff2') format('woff2'), url('/fonts/webFonts/FFDINProBold/font.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'FDINStencil';
    src: url('/fonts/webFonts/PFDINStencilBold/font.woff2') format('woff2'), url('/fonts/webFonts/PFDINStencilBold/font.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
