diff --git a/app/assets/stylesheets/local/_typography.scss b/app/assets/stylesheets/local/_typography.scss index 401562515..2e85bf969 100644 --- a/app/assets/stylesheets/local/_typography.scss +++ b/app/assets/stylesheets/local/_typography.scss @@ -60,3 +60,9 @@ .destructive-link--no-visited-state { @include destructive-link-style-no-visited-state; } + +// Font override classes +.extended-gsm-characters { + font-family: $govuk-font-family-tabular; + letter-spacing: 0.5em; +} diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index 9fda8ec48..08cb6ce8e 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -43,7 +43,12 @@
See how to pay.
If a text message is longer than 160 characters (including spaces), it’ll be charged as more than one message:
+If a text message is longer than 160 characters (including spaces), it’ll be charged as more than one message.
+
+ The following characters are charged as 2 characters each:
+ []{}^\|~€
+