@font-face {
font-family: 'Rift Regular';
src: url(//gstinvest.vn/wp-content/themes/haiway/fonts/Rift.ttf);
}
@font-face {
font-family: 'Rift Bold';
src: url(//gstinvest.vn/wp-content/themes/haiway/fonts/Rift-Bold.ttf);
}
@font-face {
font-family: 'Rift Light';
src: url(//gstinvest.vn/wp-content/themes/haiway/fonts/Rift-Light.ttf);
}
@font-face {
font-family: 'Rift Demi';
src: url(//gstinvest.vn/wp-content/themes/haiway/fonts/RiftDemi.woff);
} .side-header {
width: 100px; position: fixed;
top: 0;
z-index: 999;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
display: inherit;
margin-left:-100px;
}
@media screen and (min-width: 849px) {
#content {
margin-left:100px; }
.header {
display:none;
visibility:hidden;
}
}
@media only screen and (max-width: 48em) { }