@font-face {
    font-family: 'Futura Pt Book';
    src: url('../fonts/futura-pt-book.ttf');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Futura Pt Demi';
    src: url('../fonts/futura-pt-demi.ttf');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Futura Pt Light';
    src: url('../fonts/futura-pt-light.ttf');
    font-weight: 300;
    font-style: normal
}