@import "~bootstrap/scss/bootstrap"; @font-face { font-family: Gabriola; font-style: normal; font-weight: normal; src: local('Gabriola'), url('/build/static/fonts/gabriola.woff') format('woff'); } @font-face { font-family: BlackChancery; font-style: normal; font-weight: normal; src: local('BlackChancery'), url('/build/static/fonts/black_chancery.ttf') format('truetype'); } #messages { display: none; } body { font-family: Gabriola, sans-serif; font-size: 1.5rem; margin : 120px 5px 0 5px; } .ui-widget { font-family: Gabriola, sans-serif; font-size: 1.5rem; } @import "header";