diff --git a/css/layout.css b/css/layout.css old mode 100755 new mode 100644 index 611d250..559b6a5 --- a/css/layout.css +++ b/css/layout.css @@ -686,8 +686,8 @@ ul#nav li.current a { color: #11ABB0; } } #call-to-action h1 span { display: none; } #call-to-action .header-col h1:before { - font-family: 'FontAwesome'; - content: "\f0ac"; + font-family: 'Font Awesome 5 Free''; + content: "\f2b9"; padding-right: 10px; font-size: 72px; line-height: 72px;