63 lines
2.0 KiB
CSS
Executable File
63 lines
2.0 KiB
CSS
Executable File
@font-face {
|
|
font-family: 'bluu_nextbold';
|
|
src: url('../fonts/bluunext-bold-webfont.woff2') format('woff2'),
|
|
url('../fonts/bluunext-bold-webfont.woff') format('woff'),
|
|
url('../fonts/bluunext-bold.ttf') format('truetype'),
|
|
url('../fonts/bluunext-bold-webfont.svg#bluu_nextbold') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'bluu_nextitalic';
|
|
src: url('../fonts/bluunext-bolditalic-webfont.woff2') format('woff2'),
|
|
url('../fonts/bluunext-bolditalic-webfont.woff') format('woff'),
|
|
url('../fonts/bluunext-bolditalic.ttf') format('truetype'),
|
|
url('../fonts/bluunext-bolditalic-webfont.svg#bluu_nextbold_italic') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
@font-face {
|
|
font-family: 'bluu_nexttitling';
|
|
src: url('../fonts/BluuNext-Titling.ttf') format('truetype'),
|
|
url('../fonts/bluunext-titling.woff2') format('woff2'),
|
|
url('../fonts/bluunext-titling.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'happy-times-NG';
|
|
src: url('../fonts/happy-times-NG_regular.ttf') format('truetype'),
|
|
url('../fonts/happy-times-NG_regular.woff2') format('woff2'),
|
|
url('../fonts/happy-times-NG_regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'happy-times-NG';
|
|
src: url('../fonts/happy-times-NG_bold.ttf') format('truetype'),
|
|
url('../fonts/happy-times-NG_bold.woff2') format('woff2'),
|
|
url('../fonts/happy-times-NG_bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'happy-times-NG';
|
|
src: url('../fonts/happy-times-NG_italic.ttf') format('truetype'),
|
|
url('../fonts/happy-times-NG_italic.woff2') format('woff2'),
|
|
url('../fonts/happy-times-NG_italic.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: italic;
|
|
|
|
}
|