@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: lighter;
    src: url(../fonts/Metropolis-Light.otf) format('truetype');
}

@font-face {
    font-family: 'Museo';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/Museo_700.otf) format('opentype');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: lighter;
    src: url(../fonts/GothamMedium.ttf) format('truetype');
}