@font-face {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: 400;
    src: url("HelveticaNeue.woff") format("woff");
}

@font-face {
    font-family: "Helvetica Bold";
    font-style: normal;
    font-weight: 400;
    src: url("HelveticaNeue-Bold.woff") format("woff");
}

@font-face {
    font-family: "Metropolis Light";
    font-style: normal;
    font-weight: 400;
    src: url("Metropolis-Light.woff2") format("woff2");
}

@font-face {
    font-family: "Metropolis Medium";
    font-style: normal;
    font-weight: 400;
    src: url("Metropolis-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "Metropolis Bold";
    font-style: normal;
    font-weight: 400;
    src: url("Metropolis-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "Metropolis Extra Bold";
    font-style: normal;
    font-weight: 400;
    src: url("Metropolis-ExtraBold.woff2") format("woff2");
}