@font-face {
  font-family: 'Roslindale';
  src: url('https://uploads-ssl.webflow.com/60db5e59f76ae577e9f50d42/60e4249bd8f95b37bea9f160_RoslindaleDisplayCondensed-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mint Grotesk';
  src: url('https://uploads-ssl.webflow.com/60db5e59f76ae577e9f50d42/61eaf216c5a1013af31b58ec_Mint%20Grotesk%20-%20Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Roslindale', sans-serif;
}

h1.text-center {
  font-size: 5rem;
}

.btn {
  font-family: 'Mint Grotesk', sans-serif;
}

input[name="contrasena"] {
  background-color: #ebeaea;
}