@font-face {
    font-family: 'FlandersArtSans';
    font-style: normal;
    font-weight: 300;
    src: local('FlandersArtSans Light'), local('FlandersArtSans-Light'), url(../fonts/FlandersArtSans-Light.otf) format('opentype');
  }
  @font-face {
    font-family: 'FlandersArtSans';
    font-style: normal;
    font-weight: 400;
    src: local('FlandersArtSans'), local('FlandersArtSans-Regular'), url(../fonts/FlandersArtSans-Regular.otf) format('opentype');
  }
  @font-face {
    font-family: 'FlandersArtSans';
    font-style: normal;
    font-weight: 600;
    src: local('FlandersArtSans Medium'), local('FlandersArtSans-Medium'), url(../fonts/FlandersArtSans-Medium.otf) format('opentype');
  }
  @font-face {
    font-family: 'FlandersArtSans';
    font-style: normal;
    font-weight: 600;
    src: local('FlandersArtSans Bold'), local('FlandersArtSans-Bold'), url(../fonts/FlandersArtSans-Bold.otf) format('opentype');
  }