﻿@font-face {
    font-family: 'Fedra Sans Std LF';
    /*src: url('../fonts/FedraSansStd-Book LF.otf') format("opentype");*/
    src: url('../fonts/FedraSansStd-LightLF.otf') format("opentype");
    /*src: url('../fonts/FedraSansStd-MediumLF.otf') format("opentype");*/
}

body {
    font-family: 'Fedra Sans Std LF', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: 'Fedra Sans Std LF', Arial, sans-serif;
}
.infoware-footer-text{
    color: black;
}
/*input{
    text-transform:uppercase;
}*/