diff --git a/content/handling_data/data_storage/integrating_box_with_hcc.md b/content/handling_data/data_storage/integrating_box_with_hcc.md
index 59fbe9bc66a3a6154d46ac2c6f1177ae493157cc..c047b61a1b0a261068da15234a829073cbfc1556 100644
--- a/content/handling_data/data_storage/integrating_box_with_hcc.md
+++ b/content/handling_data/data_storage/integrating_box_with_hcc.md
@@ -36,6 +36,9 @@ lftp -u <username> ftps://ftp.box.com
 Password: <password>
 {{< /highlight >}}
 {{% /panel %}}
+{{% notice info%}}
+  Be sure to use your fully qualified username; that is, include the domain.  For example, `hhusker2@unl.edu`.
+{{% /notice %}}
 
 5.  Test the connection by running the `ls` command.  You should see a listing of your Box files.  Assuming it works, add a bookmark named "box" to use when connecting later. Optionally run `set bmk:save-passwords yes` first if you want lftp to remember the password:
 {{% panel theme="info" header="Add lftp bookmark" %}}
diff --git a/layouts/partials/custom-head.html b/layouts/partials/custom-head.html
index da268d439149d66550ae274b63bebe8cac9522f9..aaed171652855a646fc8fd79190d4ee9f34a5d99 100644
--- a/layouts/partials/custom-head.html
+++ b/layouts/partials/custom-head.html
@@ -1,5 +1,5 @@
 <link rel="stylesheet" href="/css/custom.css">
-<link href="//cloud.typography.com/7717652/616662/css/fonts.css" type="text/css" rel="stylesheet">
+<link href="https://www.unl.edu/fonts/core/477932/6B62CFDB4A94E2C3B.css" type="text/css" rel="stylesheet">
 <!-- Global site tag (gtag.js) - Google Analytics -->
 <script async src="https://www.googletagmanager.com/gtag/js?id=UA-36141757-1"></script>
 <script>