1+ /** Generated by FG **/
2+ @font-face {
3+ font-family : 'Conv_InterstatePro-Bold' ;
4+ src : url ('../fonts/InterstatePro-Bold.eot' );
5+ src : local ('☺' ), url ('../fonts/InterstatePro-Bold.woff' ) format ('woff' ), url ('../fonts/InterstatePro-Bold.ttf' ) format ('truetype' ), url ('../fonts/InterstatePro-Bold.svg' ) format ('svg' );
6+ font-weight : normal;
7+ font-style : normal;
8+ }
9+ /** Generated by FG **/
10+ @font-face {
11+ font-family : 'Conv_InterstatePro-Light' ;
12+ src : url ('../fonts/InterstatePro-Light.eot' );
13+ src : local ('☺' ), url ('../fonts/InterstatePro-Light.woff' ) format ('woff' ), url ('../fonts/InterstatePro-Light.ttf' ) format ('truetype' ), url ('../fonts/InterstatePro-Light.svg' ) format ('svg' );
14+ font-weight : normal;
15+ font-style : normal;
16+ }
17+ /** Generated by FG **/
18+ @font-face {
19+ font-family : 'Conv_InterstatePro-ExtraLight' ;
20+ src : url ('../fonts/InterstatePro-ExtraLight.eot' );
21+ src : local ('☺' ), url ('../fonts/InterstatePro-ExtraLight.woff' ) format ('woff' ), url ('../fonts/InterstatePro-ExtraLight.ttf' ) format ('truetype' ), url ('../fonts/InterstatePro-ExtraLight.svg' ) format ('svg' );
22+ font-weight : normal;
23+ font-style : normal;
24+ }
25+ /** Generated by FG **/
26+ @font-face {
27+ font-family : 'Conv_InterstatePro-Regular' ;
28+ src : url ('../fonts/InterstatePro-Regular.eot' );
29+ src : local ('☺' ), url ('../fonts/InterstatePro-Regular.woff' ) format ('woff' ), url ('../fonts/InterstatePro-Regular.ttf' ) format ('truetype' ), url ('../fonts/InterstatePro-Regular.svg' ) format ('svg' );
30+ font-weight : normal;
31+ font-style : normal;
32+ }
33+ @font-face {
34+ font-family : "UPCDigital" ;
35+ src : url(../ fonts/DAWN-UPCDiRg.ttf) for mat("truetype" );
36+ font-weight : 400 ;
37+ }
38+ @font-face {
39+ font-family : 'UPCDigital-bold' ;
40+ src : url(../ fonts/DAWN-UPCDiBd.ttf) for mat('truetype' );
41+ }
42+
43+ body {
44+ box-sizing : border-box;
45+ padding : 20px 43px 0 43px ;
46+ margin : 0 ;
47+ font-family : Conv_InterstatePro-Regular;
48+ font-weight : normal;
49+ font-size : 24px ;
50+ color : # 2c3e50 ;
51+ width : 100% ;
52+ height : 100% ;
53+ background-color : # ecf0f1 ;
54+ overflow-x : hidden;
55+ }
56+
57+ ul {
58+ list-style : none;
59+ }
60+
61+ li {
62+ text-align : center;
63+ display : inline-block;
64+ vertical-align : top;
65+ padding : 20px ;
66+ }
67+
68+ p {
69+ width : 128px ;
70+ margin-top : 15px ;
71+ }
0 commit comments