@font-face { font-family: Ubuntu; font-style: normal; font-weight: 700; src: url(../font/ubuntu.ttf) format("truetype"); }

body { margin-left: auto; margin-right: auto; line-height: 1.5; font-family: 'Ubuntu', sans-serif; width: 1200px; font-weight: bold; font-size: 18px; }

.button { background-color: #01a9db; border: none; color: #fff; text-align: center; text-decoration: none; font-size: 19px; border-radius: 4px; transition-duration: .4s; padding: 10px; }

/*# sourceMappingURL=error.css.map */