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