@font-face {
    font-family: "Gothic";
    src: url("../fonts/GOTHIC.eot"); /* IE9 */
    src: url("../fonts/GOTHIC.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("../fonts/GOTHIC.woff") format("woff"), /* chrome、firefox */
    url("../fonts/GOTHIC.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
  
    font-style: normal;
    font-weight: normal;
}
    @media (min-width:992px) {
    	.modal-xl {
    		--bs-modal-width: 1140px !importatn
    	}
    }