/* FONTES */

/* BILBO */

@font-face {
  font-family: "Bilbo";
  src:
    url("/files/theme-lnt/fontes/bilbo-regular-webfont.woff2") format("woff2"),
    url("/files/theme-lnt/fontes/bilbo-regular-webfont.woff") format("woff");
}
@font-face {
  font-family: "Bilbo Swash";
  src:
    url("/files/theme-lnt/fontes/bilboswashcaps-regular-webfont.woff2") format("woff2"),
    url("/files/theme-lnt/fontes/bilboswashcaps-regular-webfont.woff") format("woff");
}

/* ALEGREYA */
@font-face {
  font-family: "Alegreya regular";
  src:
    url("/files/theme-lnt/fontes/Alegreya-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Alegreya italic";
  src:
    url("/files/theme-lnt/fontes/Alegreya-Italic.otf") format("opentype");
}
@font-face {
  font-family: "Alegreya bold";
  src:
    url("/files/theme-lnt/fontes/Alegreya-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Sarina regular";
  src:
    url("/files/theme-lnt/fontes/Sarina-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Selima";
  src:
    url("/files/theme-lnt/fontes/selima-webfont.woff") format("woff");
}

@font-face {
  font-family: "LittleTroubleGirl";
  src:
    url("/files/theme-lnt/fontes/littletroublegirl-webfont.woff") format("woff");
}

@font-face {
  font-family: "Satisfy regular";
  src:
    url("/files/theme-lnt/fontes/Satisfy-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Worstveldsling";
  src:
    url("/files/theme-lnt/fontes/worstveldsling-webfont.woff2") format("woff2"),
    url("/files/theme-lnt/fontes/worstveldsling-webfont.woff") format("woff");
}

@font-face {
  font-family: "Cambo Regular";
  src:
    url("/files/theme-lnt/fontes/cambo-regular-webfont.woff2") format("woff2"),
    url("/files/theme-lnt/fontes/cambo-regular-webfont.woff") format("woff");
}

/* JUNICODE */

@font-face {
  font-family: "Junicode";
  src:
    url("/files/theme-lnt/fontes/junicode-webfont.woff2") format("woff2"),
    url("/files/theme-lnt/fontes/junicode-webfont.woff") format("woff");
}

@font-face {
  font-family: "Junicode Cond Regular";
  src:
    url("/files/theme-lnt/fontes/junicode-cond-webfont.woff2") format("woff2"),
    url("/files/theme-lnt/fontes/junicode-cond-webfont.woff") format("woff");
}
