diff --git a/finish/src/main/webapp/css/main.css b/finish/src/main/webapp/css/main.css index 9f57a7cc..b6ca1bef 100644 --- a/finish/src/main/webapp/css/main.css +++ b/finish/src/main/webapp/css/main.css @@ -19,7 +19,7 @@ } body { - font-family: Asap; + font-family: BunueloSemiBold; font-size: 16px; color: #24243b; background-color: white; @@ -224,7 +224,7 @@ button { height: 44px; color: #24253a; text-align: center; - font-family: Asap; + font-family: BunueloSemiBold; margin-top: 25px; margin-bottom: 70px; cursor: pointer; @@ -390,7 +390,7 @@ td { } .bodyFooterLink { - font-family: Asap; + font-family: BunueloSemiBold; font-weight: 300; font-size: 14px; letter-spacing: 0; diff --git a/start/src/main/webapp/css/main.css b/start/src/main/webapp/css/main.css index 9f57a7cc..b6ca1bef 100644 --- a/start/src/main/webapp/css/main.css +++ b/start/src/main/webapp/css/main.css @@ -19,7 +19,7 @@ } body { - font-family: Asap; + font-family: BunueloSemiBold; font-size: 16px; color: #24243b; background-color: white; @@ -224,7 +224,7 @@ button { height: 44px; color: #24253a; text-align: center; - font-family: Asap; + font-family: BunueloSemiBold; margin-top: 25px; margin-bottom: 70px; cursor: pointer; @@ -390,7 +390,7 @@ td { } .bodyFooterLink { - font-family: Asap; + font-family: BunueloSemiBold; font-weight: 300; font-size: 14px; letter-spacing: 0;