@font-face {
    font-family: "Raleway-SemiBold";
    src: url("../fonts/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Raleway-SemiBold.ttf") format("truetype"),
        url("../fonts/Raleway-SemiBold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Raleway-Bold";
    src: url("../fonts/RALEWAY-BOLD.eot?#iefix") format("embedded-opentype"),
        url("../fonts/RALEWAY-BOLD.ttf") format("truetype"),
        url("../fonts/RALEWAY-BOLD.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Raleway-Medium";
    src: url("../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Raleway-Medium.ttf") format("truetype"),
        url("../fonts/Raleway-Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "OpenSans-Bold";
    src: url("../fonts/OpenSans-Bold.eot") format("embedded-opentype"),
        url("../fonts/OpenSans-Bold.ttf") format("truetype"),
        url("../fonts/OpenSans-Bold.svg") format("svg");
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans.eot?#iefix") format("embedded-opentype"),
         url("../fonts/OpenSans.ttf") format("truetype"),
         url("../fonts/OpenSans.svg") format("svg");
         font-weight: normal;
         font-style: normal;
}
@font-face{
    font-family: "Impact";
    src: url(../fonts/Impact.ttf);
    src:local('☺'),
        url('../fonts/Impact.ttf?#iefix') format('truetype');
  }
  
  /*引入字体*/
@font-face{
    font-family:Ge;
    src:url('{R}baiila/fonts/Georgia Bold.ttf');
}
body h1{font-family:'Ge';}
.modal-backdrop{z-index:-1 !important;}
.modal-backdrop.in{opacity:0 !important;}