diff --git a/GPW.CORE.UI/wwwroot/css/fonts.css b/GPW.CORE.UI/wwwroot/css/fonts.css
new file mode 100644
index 0000000..5f85b51
--- /dev/null
+++ b/GPW.CORE.UI/wwwroot/css/fonts.css
@@ -0,0 +1,30 @@
+/* lato-regular - latin */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 400;
+ src: url('../fonts/lato-v17-latin-regular.eot');
+ /* IE9 Compat Modes */
+ src: local(''), url('../fonts/lato-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v17-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v17-latin-regular.svg#Lato') format('svg');
+ /* Legacy iOS */
+}
+/* roboto-regular - latin */
+@font-face {
+ font-family: 'Roboto';
+ font-style: normal;
+ font-weight: 400;
+ src: url('../fonts/roboto-v27-latin-regular.eot');
+ /* IE9 Compat Modes */
+ src: local(''), url('../fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v27-latin-regular.svg#Roboto') format('svg');
+ /* Legacy iOS */
+}
+/* roboto-condensed-regular - latin */
+@font-face {
+ font-family: 'Roboto Condensed';
+ font-style: normal;
+ font-weight: 400;
+ src: url('../fonts/roboto-condensed-v19-latin-regular.eot');
+ /* IE9 Compat Modes */
+ src: local(''), url('../fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg');
+ /* Legacy iOS */
+}
\ No newline at end of file
diff --git a/GPW.CORE.UI/wwwroot/css/fonts.less b/GPW.CORE.UI/wwwroot/css/fonts.less
new file mode 100644
index 0000000..d5cbbe6
--- /dev/null
+++ b/GPW.CORE.UI/wwwroot/css/fonts.less
@@ -0,0 +1,36 @@
+/* lato-regular - latin */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 400;
+ src: url('../fonts/lato-v17-latin-regular.eot'); /* IE9 Compat Modes */
+ src: local(''), url('../fonts/lato-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/lato-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/lato-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/lato-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/lato-v17-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
+}
+/* roboto-regular - latin */
+@font-face {
+ font-family: 'Roboto';
+ font-style: normal;
+ font-weight: 400;
+ src: url('../fonts/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
+ src: local(''), url('../fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
+}
+/* roboto-condensed-regular - latin */
+@font-face {
+ font-family: 'Roboto Condensed';
+ font-style: normal;
+ font-weight: 400;
+ src: url('../fonts/roboto-condensed-v19-latin-regular.eot'); /* IE9 Compat Modes */
+ src: local(''), url('../fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-condensed-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
+}
\ No newline at end of file
diff --git a/GPW.CORE.UI/wwwroot/css/fonts.min.css b/GPW.CORE.UI/wwwroot/css/fonts.min.css
new file mode 100644
index 0000000..d0d21fe
--- /dev/null
+++ b/GPW.CORE.UI/wwwroot/css/fonts.min.css
@@ -0,0 +1 @@
+@font-face{font-family:'Lato';font-style:normal;font-weight:400;src:url('../fonts/lato-v17-latin-regular.eot?');src:local(''),url('../fonts/lato-v17-latin-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/lato-v17-latin-regular.woff2') format('woff2'),url('../fonts/lato-v17-latin-regular.woff') format('woff'),url('../fonts/lato-v17-latin-regular.ttf') format('truetype'),url('../fonts/lato-v17-latin-regular.svg#Lato') format('svg');}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url('../fonts/roboto-v27-latin-regular.eot?');src:local(''),url('../fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/roboto-v27-latin-regular.woff2') format('woff2'),url('../fonts/roboto-v27-latin-regular.woff') format('woff'),url('../fonts/roboto-v27-latin-regular.ttf') format('truetype'),url('../fonts/roboto-v27-latin-regular.svg#Roboto') format('svg');}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:url('../fonts/roboto-condensed-v19-latin-regular.eot?');src:local(''),url('../fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'),url('../fonts/roboto-condensed-v19-latin-regular.woff') format('woff'),url('../fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'),url('../fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg');}
\ No newline at end of file
diff --git a/GPW.CORE.UI/wwwroot/css/site.css b/GPW.CORE.UI/wwwroot/css/site.css
index 4afd2f5..74dbddc 100644
--- a/GPW.CORE.UI/wwwroot/css/site.css
+++ b/GPW.CORE.UI/wwwroot/css/site.css
@@ -1,7 +1,23 @@
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
+@import url('fonts.min.css');
+h1,
+h2,
+h3,
+h4,
+h5,
+h6,
+b,
+display-1,
+display-2,
+display-3,
+display-4 {
+ /*font-family: 'Roboto', sans-serif;*/
+ font-family: 'Lato', sans-serif;
+}
html,
body {
- font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
+ /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
+ font-family: 'Roboto Condensed', sans-serif;
}
h1:focus {
outline: none;
@@ -82,6 +98,9 @@ a,
overflow: hidden;
text-overflow: ellipsis;
}
+.footer {
+ line-height: 1.8em;
+}
#blazor-error-ui {
background: lightyellow;
bottom: 0;
diff --git a/GPW.CORE.UI/wwwroot/css/site.less b/GPW.CORE.UI/wwwroot/css/site.less
index bdf5db4..3f1d7ce 100644
--- a/GPW.CORE.UI/wwwroot/css/site.less
+++ b/GPW.CORE.UI/wwwroot/css/site.less
@@ -1,7 +1,14 @@
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
+@import url('fonts.min.css');
+
+h1, h2, h3, h4, h5, h6, b, display-1, display-2, display-3, display-4 {
+ /*font-family: 'Roboto', sans-serif;*/
+ font-family: 'Lato', sans-serif;
+}
html, body {
- font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
+ /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
+ font-family: 'Roboto Condensed', sans-serif;
}
h1:focus {
@@ -101,6 +108,10 @@ a, .btn-link {
text-overflow: ellipsis;
}
+.footer {
+ line-height: 1.8em;
+}
+
#blazor-error-ui {
background: lightyellow;
bottom: 0;
diff --git a/GPW.CORE.UI/wwwroot/css/site.min.css b/GPW.CORE.UI/wwwroot/css/site.min.css
index 82b4af9..a0b9761 100644
--- a/GPW.CORE.UI/wwwroot/css/site.min.css
+++ b/GPW.CORE.UI/wwwroot/css/site.min.css
@@ -1 +1 @@
-@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');html,body{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;}h1:focus{outline:none;}a,.btn-link{color:#0071c1;}.btn-primary{color:#fff;background-color:#1b6ec2;border-color:#1861ac;}.content{padding-top:1.1rem;}.valid.modified:not([type=checkbox]){outline:1px solid #26b050;}.invalid{outline:1px solid #f00;}.validation-message{color:#f00;}.regionnotclicked{fill:white;}.regionclicked{fill:red;}.dropdown{position:relative;display:inline-block;}.dropdown-content{display:none;position:absolute;min-width:8em;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block;}.dropdown-content a:hover{background-color:#ddd;}.dropdown:hover .dropdown-content{display:block;}.dropdown:hover .dropbtn{background-color:#3e8e41;}.textTrim{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.max5Char{white-space:nowrap;width:10rem;overflow:hidden;text-overflow:ellipsis;}.max10Char{white-space:nowrap;width:10rem;overflow:hidden;text-overflow:ellipsis;}.max20Char{white-space:nowrap;width:20rem;overflow:hidden;text-overflow:ellipsis;}#blazor-error-ui{background:#ffffe0;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,.2);display:none;left:0;padding:.6rem 1.25rem .7rem 1.25rem;position:fixed;width:100%;z-index:1000;}#blazor-error-ui .dismiss{cursor:pointer;position:absolute;right:.75rem;top:.5rem;}.blazor-error-boundary{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem,#b32121;padding:1rem 1rem 1rem 3.7rem;color:#fff;}.blazor-error-boundary::after{content:"An error has occurred.";}
\ No newline at end of file
+@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');@import url('fonts.min.css');h1,h2,h3,h4,h5,h6,b,display-1,display-2,display-3,display-4{font-family:'Lato',sans-serif;}html,body{font-family:'Roboto Condensed',sans-serif;}h1:focus{outline:none;}a,.btn-link{color:#0071c1;}.btn-primary{color:#fff;background-color:#1b6ec2;border-color:#1861ac;}.content{padding-top:1.1rem;}.valid.modified:not([type=checkbox]){outline:1px solid #26b050;}.invalid{outline:1px solid #f00;}.validation-message{color:#f00;}.regionnotclicked{fill:white;}.regionclicked{fill:red;}.dropdown{position:relative;display:inline-block;}.dropdown-content{display:none;position:absolute;min-width:8em;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block;}.dropdown-content a:hover{background-color:#ddd;}.dropdown:hover .dropdown-content{display:block;}.dropdown:hover .dropbtn{background-color:#3e8e41;}.textTrim{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.max5Char{white-space:nowrap;width:10rem;overflow:hidden;text-overflow:ellipsis;}.max10Char{white-space:nowrap;width:10rem;overflow:hidden;text-overflow:ellipsis;}.max20Char{white-space:nowrap;width:20rem;overflow:hidden;text-overflow:ellipsis;}.footer{line-height:1.8em;}#blazor-error-ui{background:#ffffe0;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,.2);display:none;left:0;padding:.6rem 1.25rem .7rem 1.25rem;position:fixed;width:100%;z-index:1000;}#blazor-error-ui .dismiss{cursor:pointer;position:absolute;right:.75rem;top:.5rem;}.blazor-error-boundary{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem,#b32121;padding:1rem 1rem 1rem 3.7rem;color:#fff;}.blazor-error-boundary::after{content:"An error has occurred.";}
\ No newline at end of file
diff --git a/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.eot b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.eot
new file mode 100644
index 0000000..c641306
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.eot differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.svg b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.svg
new file mode 100644
index 0000000..55b43fb
--- /dev/null
+++ b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.svg
@@ -0,0 +1,435 @@
+
+
+
diff --git a/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.ttf b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.ttf
new file mode 100644
index 0000000..3c2d417
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.ttf differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.woff b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.woff
new file mode 100644
index 0000000..189a0fe
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.woff differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.woff2 b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.woff2
new file mode 100644
index 0000000..6904b66
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/lato-v17-latin-regular.woff2 differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot
new file mode 100644
index 0000000..e64b69b
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg
new file mode 100644
index 0000000..803c3b8
--- /dev/null
+++ b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg
@@ -0,0 +1,306 @@
+
+
+
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf
new file mode 100644
index 0000000..878bdb2
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff
new file mode 100644
index 0000000..90f54ea
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2 b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2
new file mode 100644
index 0000000..bcbfde7
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2 differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.eot b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.eot
new file mode 100644
index 0000000..6dd5e3a
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.eot differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.svg b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.svg
new file mode 100644
index 0000000..627f5a3
--- /dev/null
+++ b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.svg
@@ -0,0 +1,308 @@
+
+
+
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.ttf b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.ttf
new file mode 100644
index 0000000..637971a
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.ttf differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.woff b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.woff
new file mode 100644
index 0000000..86b3863
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.woff differ
diff --git a/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.woff2 b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.woff2
new file mode 100644
index 0000000..ebe1795
Binary files /dev/null and b/GPW.CORE.UI/wwwroot/fonts/roboto-v27-latin-regular.woff2 differ
diff --git a/GPW.CORE.UI/wwwroot/images/LogoBlu.svg b/GPW.CORE.UI/wwwroot/images/LogoBlu.svg
new file mode 100644
index 0000000..20a55c3
--- /dev/null
+++ b/GPW.CORE.UI/wwwroot/images/LogoBlu.svg
@@ -0,0 +1,95 @@
+
+
+