@font-face { font-family: 'BebasNeue'; src: url("../fonts/BebasNeue-Regular.ttf"); } h1, h2, h3, h4, h5, h6, button:not(.btn-close) { font-family: BebasNeue, sans-serif; } #app { margin-top: 2em; } #follow-button { margin-top: 0.4em; } .btn-close { border: none; background-color: transparent; color: white; } footer { position: fixed; bottom: 2em; right: 2em; }