/* You can add global styles to this file, and also import other style files */

@font-face {
  font-family: 'Gill Sans';
  src: url('/assets/fonts/silk-fe/GillSansC.ttf') format('truetype');
}

body {
  margin: 0;
}

