@font-face {
  font-family: LoraItalic;
  src: url(../font/lora/Lora-Italic.ttf);
  /*  src: local("Helvetica Neue Bold"),
         local("HelveticaNeue-Bold"),
         url(MgOpenModernaBold.ttf);*/ }
@font-face {
  font-family: LoraRegular;
  src: url(../font/lora/Lora-Regular.ttf);
  /*  src: local("Helvetica Neue Bold"),
         local("HelveticaNeue-Bold"),
         url(MgOpenModernaBold.ttf);*/ }
@font-face {
  font-family: FuturaRegularA;
  src: url(../font/futura/FuturaRegular.ttf);
  /*  src: local("Helvetica Neue Bold"),
         local("HelveticaNeue-Bold"),
         url(MgOpenModernaBold.ttf);*/ }
@font-face {
  font-family: LucidaRegular;
  src: url(../font/lucida/lsansuni.ttf);
  /*  src: local("Helvetica Neue Bold"),
         local("HelveticaNeue-Bold"),
         url(MgOpenModernaBold.ttf);*/ }
body > header {
  font-family: LucidaRegular;
  font-size: 16px; }
  body > header .mobile-menu {
    font-family: LucidaRegular; }
    body > header .mobile-menu label:after {
      font-family: LucidaRegular; }
body > section {
  font-family: LoraRegular;
  font-size: 16px; }
  body > section .gallery-a :not(.main) .title, body > section .gallery-a :not(.main) .category, body > section .gallery-b :not(.main) .title, body > section .gallery-b :not(.main) .category, body > section .gallery-c :not(.main) .title, body > section .gallery-c :not(.main) .category {
    font-family: LoraItalic;
    font-size: 1em;
    letter-spacing: -.5px;
    line-height: 20px; }
  body > section .gallery-a .main .title, body > section .gallery-b .main .title, body > section .gallery-c .main .title {
    font-size: 1.3em;
    letter-spacing: 0px;
    line-height: 25px;
    font-weight: bold; }
  body > section .gallery-a .summary, body > section .gallery-b .summary, body > section .gallery-c .summary {
    font-family: LoraRegular;
    font-size: .9em; }
  body > section .mini-gallery-a .title, body > section .mini-gallery-a .category, body > section .mini-gallery-b .title, body > section .mini-gallery-b .category {
    font-family: LoraItalic;
    font-size: .9em; }
  body > section .mini-gallery-a .main .title, body > section .mini-gallery-b .main .title {
    font-size: 1.1em; }
  body > section .mini-gallery-a .summary, body > section .mini-gallery-b .summary {
    font-family: LoraRegular;
    font-size: .8em; }
  body > section .mini-gallery-c .title {
    font-family: FuturaRegularA;
    font-size: 1em; }
  body > section .mini-gallery-d .title, body > section .mini-gallery-d .option {
    font-family: FuturaRegularA; }
  body > section .mini-gallery-d .title {
    font-size: 1.1em; }
  body > section .mini-gallery-d .option {
    font-size: .9em; }
  body > section .gallery-d .category {
    font-size: .9em; }
  body > section .gallery-d .title {
    font-size: 1em; }
  body > section .gallery-e .title {
    font-size: 1em; }
  body > section .gallery-e .summary {
    font-size: .8em; }

/*# sourceMappingURL=font.css.map */
