@font-face {
    font-family: "Intro Rust";
    src: url('IntroRust/IntroRust-BaseShade.woff2') format('woff2'),
        url('IntroRust/IntroRust-BaseShade.woff') format('woff'),
        url('IntroRust/IntroRust-BaseShade.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Fineday One";
    src: url('Fineday/fineday-style-one.eot'),
        url('Fineday/fineday-style-one.woff2') format('woff2'),
        url('Fineday/fineday-style-one.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Cubao Wide";
    src: url('Cubao/Cubao_Wide.woff2') format('woff2'),
        url('Cubao/Cubao_Wide.woff') format('woff'),
        url('Cubao/Cubao_Wide.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    -webkit-text-stroke: 1px white;
}