aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/stevenage/base.scss
blob: f170613569b4f9acdeb370f18ce65990c5f01380 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@import "../sass/h5bp";
@import "./_colours";
@import "../sass/mixins";
@import "compass";

$body-font: 'PTSansRegular', "PT Sans", Verdana, Arial, sans-serif;
$meta-font: $body-font;
$heading-font: 'PTSansCaptionRegular', "PT Sans Caption", Verdana, Arial, sans-serif;

@import "../sass/base";

@import "council_header";