|
|
@ -12,14 +12,14 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
@font-face {
|
|
|
|
font-family: 'gap_sansbold';
|
|
|
|
font-family: 'gap_sansbold';
|
|
|
|
src: url('gapsansbold-webfont.eot');
|
|
|
|
src: url('font/gapsansbold-webfont.eot');
|
|
|
|
src: url('gapsansbold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
|
|
src: url('font/gapsansbold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
|
|
url('gapsansbold-webfont.woff2') format('woff2'),
|
|
|
|
url('font/gapsansbold-webfont.woff2') format('woff2'),
|
|
|
|
url('gapsansbold-webfont.woff') format('woff'),
|
|
|
|
url('font/gapsansbold-webfont.woff') format('woff'),
|
|
|
|
url('gapsansbold-webfont.ttf') format('truetype'),
|
|
|
|
url('font/gapsansbold-webfont.ttf') format('truetype'),
|
|
|
|
url('gapsansbold-webfont.svg#gap_sansbold') format('svg');
|
|
|
|
url('font/gapsansbold-webfont.svg#gap_sansbold') format('svg');
|
|
|
|
font-weight: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
font-style: normal;
|
|
|
|
|
|
|
|
|
|
|
@ -47,7 +47,7 @@
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 70px;
|
|
|
|
font-size: 70px;
|
|
|
|
color: white;
|
|
|
|
color: white;
|
|
|
|
font-family:"GapSansBold";
|
|
|
|
font-family:"gap_sansbold";
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|