@font-face {
    font-family: 'Futura LT';
    src: url('fonts/FuturaLT-Book.eot');
    src: local('Futura LT Book'), local('FuturaLT-Book'),
        url('fonts/FuturaLT-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaLT-Book.woff2') format('woff2'),
        url('fonts/FuturaLT-Book.woff') format('woff'),
        url('fonts/FuturaLT-Book.ttf') format('truetype'),
        url('fonts/FuturaLT-Book.svg#FuturaLT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
label.error {
    color: #f50303;
}

