﻿/*
@font-face {
  font-family: "Lusitana";
  src: url("Lusitana/Lusitana-Regular-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "LusitanaBold";
  src: url("Lusitana/Lusitana-Bold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
*/
@font-face {
  font-family: "Lusitana";
  src: url("Lusitana/Lusitana-Regular-OTF.ttf") format("opentype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "LusitanaBold";
  src: url("Lusitana/Lusitana-Bold-OTF.ttf") format("opentype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "LusitanaItalic";
  src: url("Lusitana/Lusitana-Italic-OTF.ttf") format("opentype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "LusitanaItalicBold";
  src: url("Lusitana/Lusitana-BoldItalic-OTF.ttf") format("opentype");
  font-style: normal;
  font-weight: normal;
}



