@font-face { font-family: "my-custom-font"; src: local("Georgia"); } * { font-family: "my-custom-font", serif !important; }