Digital pattern library

Typefaces

There are two main typefaces used across the University website: PT Sans and PT Serif. Both are freely available from Google Fonts.

Options available


Primary typeface

The University of St Andrews' primary typeface for web is PT Sans. This typeface must be used for body text and headings. The common equivalent typeface available on all computers is Arial. The CSS font stack should look like this:

font-family: 'PT Sans',Helvetica,Arial,sans-serif;

PT Sans regular

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
1 2 3 4 5 6 7 8 9 0

PT Sans bold

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
1 2 3 4 5 6 7 8 9 0

PT Sans regular

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
1 2 3 4 5 6 7 8 9 0


Secondary typeface

The University of St Andrews' secondary typeface for web is PT Serif. This typeface must be used only for category header sections and body text on long-form pages. The common equivalent typeface available on all computers is Georgia. The CSS font stack should look like this:

font-family: 'PT Serif',Georgia,'Times New Roman',Times,serif;

PT Serif regular

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
1 2 3 4 5 6 7 8 9 0

PT Serif bold

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
1 2 3 4 5 6 7 8 9 0

PT Serif regular

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
1 2 3 4 5 6 7 8 9 0