-
Notifications
You must be signed in to change notification settings - Fork 0
/
hmgfontCV.css
38 lines (38 loc) · 1.9 KB
/
hmgfontCV.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
@charset "utf-8";
/* fonts */
@font-face {
font-family: 'HyundaiHarmony';
font-style: normal;
font-weight: 400;
src: url('https://raw.githubusercontent.com/koookm/koookm.github.io/master/HyundaiHarmony.eot');
src: url('https://raw.githubusercontent.com/koookm/koookm.github.io/master/HyundaiHarmony.eot?#iefix') format('embedded-opentype'),
url('https://raw.githubusercontent.com/koookm/koookm.github.io/master/HyundaiHarmony.woff') format('woff'),
url('https://raw.githubusercontent.com/koookm/koookm.github.io/master/HyundaiHarmony.ttf') format('truetype');
}
@font-face {
font-family: 'HHarmonyM';
font-style: normal;
font-weight: 700;
src: url('https://cv.hyundaimotorgroup.com/css/font/HHarmonyM.eot');
src: url('https://cv.hyundaimotorgroup.com/css/font/HHarmonyM.eot?#iefix') format('embedded-opentype'),
url('https://cv.hyundaimotorgroup.com/css/font/HHarmonyM.woff') format('woff'),
url('https://cv.hyundaimotorgroup.com/css/font/HHarmonyM.ttf') format('truetype');
}
@font-face {
font-family: 'harmonyB';
font-style: normal;
font-weight: 700;
src: url('https://cv.hyundaimotorgroup.com/css/font/harmonyB.eot');
src: url('https://cv.hyundaimotorgroup.com/css/font/harmonyB.eot?#iefix') format('embedded-opentype'),
url('https://cv.hyundaimotorgroup.com/css/font/harmonyB.woff') format('woff'),
url('https://cv.hyundaimotorgroup.com/css/font/harmonyB.ttf') format('truetype');
}
@font-face {
font-family: 'HHarmonyL';
font-style: normal;
font-weight: 700;
src: url('https://cv.hyundaimotorgroup.com/css/font/HHarmonyL.eot');
src: url('https://cv.hyundaimotorgroup.com/css/font/HHarmonyL.eot?#iefix') format('embedded-opentype'),
url('https://cv.hyundaimotorgroup.com/css/font/HHarmonyL.woff') format('woff'),
url('https://cv.hyundaimotorgroup.com/css/font/HHarmonyL.ttf') format('truetype');
}