From 7bb53c64da2dcf88894bfd31503accdd81498f3d Mon Sep 17 00:00:00 2001 From: Thomas Duval Date: Wed, 3 Jun 2020 10:06:52 +0200 Subject: Update to new version 5.4 Signed-off-by: Thomas Duval Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea --- dashboard/public/css/orangeHelvetica.min.css.map | 1 + 1 file changed, 1 insertion(+) create mode 100644 dashboard/public/css/orangeHelvetica.min.css.map (limited to 'dashboard/public/css/orangeHelvetica.min.css.map') diff --git a/dashboard/public/css/orangeHelvetica.min.css.map b/dashboard/public/css/orangeHelvetica.min.css.map new file mode 100644 index 00000000..137db3e4 --- /dev/null +++ b/dashboard/public/css/orangeHelvetica.min.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["..\\..\\scss\\orangeHelvetica.scss"],"names":[],"mappings":"AAmBA,WACE,YAAA,eACA,WAAA,OACA,YAAA,IACA,aAAA,KACA,IAAA,mCAAA,eAAA,CAAA,kCAAA,eAEF,WACE,YAAA,eACA,WAAA,OACA,YAAA,IACA,aAAA,KACA,IAAA,mCAAA,eAAA,CAAA,kCAAA","sourcesContent":["// Orange Boosted with Bootstrap\n// Helvetica Neue LT W07 55 Roman\n// 1.0\n// Monotype Imaging Inc.\n// \n// Fonts.com WebFonts\n// http://webfonts.fonts.com\n// \n// \n// http://webfonts.fonts.com/Legal\n// \n// Copyright © 2014 Monotype Imaging Inc. All rights reserved.\n// Neue Helvetica is a trademark of Monotype Imaging Inc. registered in the U.S. Patent and Trademark Office and may be registered in certain other jurisdictions.\n// Orange Company had buy the right for used Helvetica onto digital applications.\n// Don't use and distribute Helvetica font family if you're not explicitly authorized by Monotype Imaging Inc\n\n\n@import \"functions\";\n@import \"variables\";\n@font-face {\n font-family: HelvNeueOrange;\n font-style: normal;\n font-weight: 400;\n font-display: swap;\n src: url(\"#{$icon-font-path}HelvNeue55_W1G.woff2\") format(\"woff2\"), url(\"#{$icon-font-path}HelvNeue55_W1G.woff\") format(\"woff\");\n}\n@font-face {\n font-family: HelvNeueOrange;\n font-style: normal;\n font-weight: 700;\n font-display: swap;\n src: url(\"#{$icon-font-path}HelvNeue75_W1G.woff2\") format(\"woff2\"), url(\"#{$icon-font-path}HelvNeue75_W1G.woff\") format(\"woff\");\n}\n"]} \ No newline at end of file -- cgit 1.2.3-korg