/* Printplus AG – Webfonts */

@font-face {
    font-family: 'UniversStdLight';
    src: url('webfonts/355B83_0_0.woff2') format('woff2');
    unicode-range: U+000-5FF;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: 'LuxSansBold';
    src: url('webfonts/LuxSans-Bold.woff2') format('woff2');
    unicode-range: U+000-5FF;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: "Theinhardt";
    src: url("webfonts/Theinhardt-Regular.woff2") format("woff2");
    text-rendering: optimizeLegibility;
    unicode-range: U+000-5FF;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Theinhardt";
    src: url("webfonts/Theinhardt-Bold.woff2") format("woff2");
    text-rendering: optimizeLegibility;
    unicode-range: U+000-5FF;
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "GT-Flexa";
    src: url("webfonts/GT-Flexa-Standard-Medium.woff2") format("woff2");
    text-rendering: optimizeLegibility;
    unicode-range: U+000-5FF;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
