//#region src/core/vuiProvider/fontFaces.d.ts
declare const _default: "\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-Thin.woff2\") format(\"woff2\");\n  font-weight: 100;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-ThinItalic.woff2\") format(\"woff2\");\n  font-weight: 100;\n  font-style: italic;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-ExtraLight.woff2\") format(\"woff2\");\n  font-weight: 200;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-ExtraLightItalic.woff2\") format(\"woff2\");\n  font-weight: 200;\n  font-style: italic;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-Light.woff2\") format(\"woff2\");\n  font-weight: 300;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-LightItalic.woff2\") format(\"woff2\");\n  font-weight: 300;\n  font-style: italic;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-Regular.woff2\") format(\"woff2\");\n  font-weight: 400;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-Italic.woff2\") format(\"woff2\");\n  font-weight: 400;\n  font-style: italic;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-Medium.woff2\") format(\"woff2\");\n  font-weight: 500;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-MediumItalic.woff2\") format(\"woff2\");\n  font-weight: 500;\n  font-style: italic;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-SemiBold.woff2\") format(\"woff2\");\n  font-weight: 600;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-SemiBoldItalic.woff2\") format(\"woff2\");\n  font-weight: 600;\n  font-style: italic;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-Bold.woff2\") format(\"woff2\");\n  font-weight: 700;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-BoldItalic.woff2\") format(\"woff2\");\n  font-weight: 700;\n  font-style: italic;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-ExtraBold.woff2\") format(\"woff2\");\n  font-weight: 800;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-ExtraBoldItalic.woff2\") format(\"woff2\");\n  font-weight: 800;\n  font-style: italic;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-Black.woff2\") format(\"woff2\");\n  font-weight: 900;\n}\n\n@font-face {\n  font-family: \"Gantari\";\n  font-display: swap;\n  src: url(\"https://cdn.veracity.com/common/fonts/gantari/Gantari-BlackItalic.woff2\") format(\"woff2\");\n  font-weight: 900;\n  font-style: italic;\n}\n\n@font-face {\n  font-family: \"DNV Display\";\n  src: url(\"https://cdn.veracity.com/common/fonts/dnvdisplay/dnv-display-light.woff2\");\n  font-weight: 200;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: \"DNV Display\";\n  src: url(\"https://cdn.veracity.com/common/fonts/dnvdisplay/dnv-display-regular.woff2\");\n  font-weight: 400;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: \"DNV Display\";\n  src: url(\"https://cdn.veracity.com/common/fonts/dnvdisplay/dnv-display-medium.woff2\");\n  font-weight: 500;\n  font-style: normal;\n}\n";
//#endregion
export { _default };

//# sourceMappingURL=fontFaces.d.ts.map