1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
| @font-face {
| font-family: 'Open Sans';
| font-style: normal;
| font-weight: 300;
| src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
| }
| @font-face {
| font-family: 'Open Sans';
| font-style: normal;
| font-weight: 400;
| src: local('Open Sans'), local('OpenSans'), url(../fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
| }
| @font-face {
| font-family: 'Open Sans';
| font-style: normal;
| font-weight: 600;
| src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(../fonts/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
| }
| @font-face {
| font-family: 'Open Sans';
| font-style: normal;
| font-weight: 700;
| src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
| }
|
|