56 lines
1.1 KiB
CSS
Executable file
56 lines
1.1 KiB
CSS
Executable file
@font-face {
|
|
src: url("boon_logo-300.woff") format("woff");
|
|
font-family: "Boon-Logo";
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
}
|
|
|
|
@font-face {
|
|
src: url("boon_logo-300o.woff") format("woff");
|
|
font-family: "Boon-Logo";
|
|
font-style: italic;
|
|
font-weight: 300;
|
|
}
|
|
|
|
@font-face {
|
|
src: url("boon_logo-400.woff") format("woff");
|
|
font-family: "Boon-Logo";
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
}
|
|
|
|
@font-face {
|
|
src: url("boon_logo-400o.woff") format("woff");
|
|
font-family: "Boon-Logo";
|
|
font-style: italic;
|
|
font-weight: 400;
|
|
}
|
|
|
|
@font-face {
|
|
src: url("boon_logo-500.woff") format("woff");
|
|
font-family: "Boon-Logo";
|
|
font-style: normal;
|
|
font-weight: 500;
|
|
}
|
|
|
|
@font-face {
|
|
src: url("boon_logo-500o.woff") format("woff");
|
|
font-family: "Boon-Logo";
|
|
font-style: italic;
|
|
font-weight: 500;
|
|
}
|
|
|
|
@font-face {
|
|
src: url("boon_logo-700.woff") format("woff");
|
|
font-family: "Boon-Logo";
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
}
|
|
|
|
@font-face {
|
|
src: url("boon_logo-700o.woff") format("woff");
|
|
font-family: "Boon-Logo";
|
|
font-style: italic;
|
|
font-weight: 700;
|
|
}
|