@font-face {
    font-family: 'Bitter';
    font-style: italic;
    font-weight: normal;
    src: local('Bitter Italic'), local('Bitter-Italic'), url(./../fonts/bitter-italic-webfont.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bitter';
    font-style: italic;
    font-weight: bold;
    src: local('Bitter Bold Italic'), local('Bitter-BoldItalic'), url(./../fonts/bitter-bolditalic-webfont.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: normal;
    src: local('Bitter'), local('Bitter-Regular'), url(./../fonts/bitter-regular-webfont.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: bold;
    src: local('Bitter Bold'), local('Bitter-Bold'), url(./../fonts/bitter-bold-webfont.woff) format('woff');
    font-display: swap;
}
