@font-face {
    font-family: "Boehringer Text";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Boehringer Text'),url("fonts/BoehringerText.woff2") format('woff2');
}

@font-face {
    font-family: "Boehringer Text";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Boehringer Text'),url("fonts/BoehringerText-Bold.woff2") format('woff2');
}

@font-face {
    font-family: "Boehringer Text";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local('Boehringer Text'),url("fonts/BoehringerText-Italic.woff2") format('woff2');
}

@font-face {
    font-family: "Boehringer Text";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Boehringer Text'),url("fonts/BoehringerText-Medium.woff2") format('woff2');
}

@font-face {
    font-family: "Boehringer Headline";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Boehringer Headline'),url("fonts/BoehringerHeadline-Bold.woff2") format('woff2');
}

@font-face {
    font-family: "Boehringer Headline";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Boehringer Headline'),url("fonts/BoehringerHeadline-Medium.woff2") format('woff2');
}