diff --git a/website/static/website/css/autocomplete.css b/website/static/website/css/autocomplete.css index 3a930944..f49e20fb 100644 --- a/website/static/website/css/autocomplete.css +++ b/website/static/website/css/autocomplete.css @@ -1,9 +1,9 @@ .ui-autocomplete { font-size: 12px; - font-family: adelle regular; + font-family: Raleway regular; } .ui-menu .ui-menu-item { font-size: 12px; - font-family: adelle regular; -} \ No newline at end of file + font-family: Raleway regular; +} diff --git a/website/static/website/css/news.css b/website/static/website/css/news.css index 3b749d94..e0bdf1ec 100644 --- a/website/static/website/css/news.css +++ b/website/static/website/css/news.css @@ -8,7 +8,7 @@ .news_content{ font-size: 11.5px; - font-family: adelle-regular; + font-family: Raleway-regular; padding-top: 5px; padding-left: 0px; padding-bottom: 0px; @@ -113,4 +113,4 @@ text-align: left; margin: 0 auto; margin-bottom: 4px; -} \ No newline at end of file +} diff --git a/website/static/website/css/project.css b/website/static/website/css/project.css index 9e6c5c54..f009749c 100644 --- a/website/static/website/css/project.css +++ b/website/static/website/css/project.css @@ -57,7 +57,7 @@ } .header-visual-title { - font-family: adelle-regular; + font-family: Raleway-regular; font-weight: bold; color: #464D59; font-size: 15px; diff --git a/website/static/website/css/projects.css b/website/static/website/css/projects.css index d5903cfa..8fa6dc8b 100644 --- a/website/static/website/css/projects.css +++ b/website/static/website/css/projects.css @@ -11,7 +11,7 @@ } .project-name { - font-family: adelle-regular; + font-family: Raleway-regular; font-weight: bold; color: #464D59; font-size: 20px;