35 lines
1.7 KiB
JavaScript
35 lines
1.7 KiB
JavaScript
|
@font-face {
|
||
|
font-family: 'Bondoluo-Peek';
|
||
|
src: url("../fonts/bondoluopeek/BondoluoPeek.eot");
|
||
|
src: url("../fonts/bondoluopeek/BondoluoPeek.eot?#iefix") format("embedded-opentype"), url("../fonts/bondoluopeek/BondoluoPeek.woff") format("woff"), url("../fonts/bondoluopeek/BondoluoPeek.ttf") format("truetype"); }
|
||
|
@font-face {
|
||
|
font-family: 'helvetica-neue-bold';
|
||
|
src: url("../fonts/Helvetica-Neue-Bold/Helvetica-Neue-Bold.eot");
|
||
|
src: url("../fonts/Helvetica-Neue-Bold/Helvetica-Neue-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica-Neue-Bold/Helvetica-Neue-Bold.woff2") format("woff2"), url("../fonts/Helvetica-Neue-Bold/Helvetica-Neue-Bold.woff") format("woff"), url("../fonts/Helvetica-Neue-Bold/Helvetica-Neue-Bold.svg#Helvetica Neue Bold") format("svg");
|
||
|
font-weight: 700;
|
||
|
font-style: normal;
|
||
|
font-stretch: normal;
|
||
|
unicode-range: U+0-10FFFF; }
|
||
|
@font-face {
|
||
|
font-family: 'Gotham-Bold';
|
||
|
src: url("../fonts/gotham/Gotham-Bold/Gotham-Bold.eot");
|
||
|
src: url("../fonts/gotham/Gotham-Bold/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/Gotham-Bold/Gotham-Bold.woff") format("woff"), url("../fonts/gotham/Gotham-Bold/Gotham-Bold.ttf") format("truetype"); }
|
||
|
@font-face {
|
||
|
font-family: 'Gotham-Book';
|
||
|
src: url("../fonts/gotham/Gotham-Book/Gotham-Book.eot");
|
||
|
src: url("../fonts/gotham/Gotham-Book/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/Gotham-Book/Gotham-Book.woff") format("woff"), url("../fonts/gotham/Gotham-Book/Gotham-Book.ttf") format("truetype"); }
|
||
|
|
||
|
#homeLogo:hover,
|
||
|
#homeMenu > img:hover {
|
||
|
opacity: 0.5;
|
||
|
}
|
||
|
#homeLogo.selected:hover,
|
||
|
#homeMenu > img.selected:hover {
|
||
|
opacity: 1;
|
||
|
}
|
||
|
|
||
|
.homeLink,
|
||
|
.homeLink:visited {
|
||
|
color: rgb(0, 0, 255);
|
||
|
}
|