@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto Regular'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v13/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format('woff'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 900; src: local('Roboto Black'), local('Roboto-Black'), url(http://fonts.gstatic.com/s/roboto/v13/mnpfi9pxYH-Go5UiibESIrO3LdcAZYWl9Si6vvxL-qU.woff) format('woff'); } .btn { padding: 8px 12px; border-radius: 0; border-bottom: 5px solid; font-size: 11px; font-weight: 600; color: #fff; text-transform: uppercase; text-decoration: none; border-radius: 4px; } .btn-warning { color: #fff; background-color: #F8A198; border-color: #FF7D56; } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { color: #fff; background-color: #FF7E71; border-color: #FF6131; text-decoration: none; } #bottombar { position: fixed; bottom: 0; left: 0; right: 0; height: 35px; background: #FF297F; padding: 5px; font-size: 12px; } .expire-text { font-weight: bold; margin-top: 5px; margin-bottom: -2px; color: #FFFFFF; text-align: center; font-family: 'Monserrat', Helvetica, sans-serif; text-transform: uppercase; }