@font-face {
    font-family: 'Lusitana';
    font-weight: normal;
    font-style: normal;
    src:  local('Lusitana')
    url("./fonts/lusitana-regular-webfont.woff2") format("woff2"),
    url("./fonts/lusitana-regular-webfont.woff") format("woff"),
    url("./fonts/lusitana-regular-webfont.ttf") format("truetype");
}