@font-face {
    font-family: 'gill_sans_novabook';
    src: url('../font/monotype__-_gill_sans_nova_book-webfont.eot');
    src: url('../font/monotype__-_gill_sans_nova_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/monotype__-_gill_sans_nova_book-webfont.woff') format('woff'),
         url('../font/monotype__-_gill_sans_nova_book-webfont.ttf') format('truetype'),
         url('../font/monotype__-_gill_sans_nova_book-webfont.svg#gill_sans_novabook') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'gill_sans_novabold';
    src: url('../font/monotype__-_gill_sans_nova_bold-webfont.eot');
    src: url('../font/monotype__-_gill_sans_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/monotype__-_gill_sans_nova_bold-webfont.woff') format('woff'),
         url('../font/monotype__-_gill_sans_nova_bold-webfont.ttf') format('truetype'),
         url('../font/monotype__-_gill_sans_nova_bold-webfont.svg#gill_sans_novabold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'gill_sans_novacondensed_bold';
    src: url('../font/monotype__-_gill_sans_nova_cn_bold-webfont.eot');
    src: url('../font/monotype__-_gill_sans_nova_cn_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/monotype__-_gill_sans_nova_cn_bold-webfont.woff') format('woff'),
         url('../font/monotype__-_gill_sans_nova_cn_bold-webfont.ttf') format('truetype'),
         url('../font/monotype__-_gill_sans_nova_cn_bold-webfont.svg#gill_sans_novacondensed_bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'gill_sans_novasemibold';
    src: url('../font/monotype__-_gill_sans_nova_semibold-webfont.eot');
    src: url('../font/monotype__-_gill_sans_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/monotype__-_gill_sans_nova_semibold-webfont.woff') format('woff'),
         url('../font/monotype__-_gill_sans_nova_semibold-webfont.ttf') format('truetype'),
         url('../font/monotype__-_gill_sans_nova_semibold-webfont.svg#gill_sans_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'tilletumfin';
    src: url('../font/tilletum-fin-webfont.eot');
    src: url('../font/tilletum-fin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/tilletum-fin-webfont.woff') format('woff'),
         url('../font/tilletum-fin-webfont.ttf') format('truetype'),
         url('../font/tilletum-fin-webfont.svg#tilletumfin') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}
@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/*.philosopher-regular {
  font-family: "Philosopher", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.philosopher-bold {
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.philosopher-regular-italic {
  font-family: "Philosopher", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.philosopher-bold-italic {
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: italic;
}*/
