@font-face {
    font-family: GothamPro;
    src: url('../fonts/GothamPro-Light.eot');
    src: url('../fonts/GothamPro-Light.woff2') format("woff2"),
    url('../fonts/GothamPro-Light.woff') format("woff"),
    url('../fonts/GothamPro-Light.ttf') format("truetype"),
    url('../fonts/GothamPro-Light.svg#GothamPro-Light') format("svg"),
    url('../fonts/GothamPro-Light.eot?#iefix') format("embedded-opentype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url('../fonts/GothamPro.eot');
    src: url('../fonts/GothamPro.woff2') format("woff2"),
    url('../fonts/GothamPro.woff') format("woff"),
    url('../fonts/GothamPro.ttf') format("truetype"),
    url('../fonts/GothamPro.svg#GothamPro') format("svg"),
    url('../fonts/GothamPro.eot?#iefix') format("embedded-opentype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url('../fonts/GothamPro-Medium.eot');
    src: url('../fonts/GothamPro-Medium.woff2') format("woff2"),
    url('../fonts/GothamPro-Medium.woff') format("woff"),
    url('../fonts/GothamPro-Medium.ttf') format("truetype"),
    url('../fonts/GothamPro-Medium.svg#GothamPro-Medium') format("svg"),
    url('../fonts/GothamPro-Medium.eot?#iefix') format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url('../fonts/GothamPro-Bold.eot');
    src: url('../fonts/GothamPro-Bold.woff2') format("woff2"),
    url('../fonts/GothamPro-Bold.woff') format("woff"),
    url('../fonts/GothamPro-Bold.ttf') format("truetype"),
    url('../fonts/GothamPro-Bold.svg#GothamPro-Bold') format("svg"),
    url('../fonts/GothamPro-Bold.eot?#iefix') format("embedded-opentype");
    font-weight: 600;
    font-style: normal
}


@font-face {
    font-family: GothamPro;
    src: url('../fonts/GothamPro-Black.eot');
    src: url('../fonts/GothamPro-Black.woff2') format("woff2"),
    url('../fonts/GothamPro-Black.woff') format("woff"),
    url('../fonts/GothamPro-Black.ttf') format("truetype"),
    url('../fonts/GothamPro-Black.svg#GothamPro-Black') format("svg"),
    url('../fonts/GothamPro-Black.eot?#iefix') format("embedded-opentype");
    font-weight: 800;
    font-style: normal
}


@font-face {
    font-family: Arame;
    src: url('../fonts/Arame/Arame-Bold.eot');
    src: url('../fonts/Arame/Arame-Bold.woff2') format("woff2"),
    url('../fonts/Arame/Arame-Bold.woff') format("woff"),
    url('../fonts/Arame/Arame-Bold.ttf') format("truetype");
    font-weight: 600;
}


@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis/metropolis-medium.otf');
    font-weight: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis/metropolis-bold.otf');
    font-weight: 600;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis/metropolis-extra-bold.otf');
    font-weight: 800;
}

