
@font-face {
    font-family:"futura-pt";
    src:url('../fonts/inline/futura-pt_italic_400.font_opentype.otf');
    font-style:italic;font-weight:400;
}

@font-face {
    font-family:"futura-pt";
    src:url('../fonts/inline/futura-pt_italic_500.font_opentype.otf');
    font-style:italic;font-weight:500;
}

@font-face {
    font-family:"futura-pt";
    src:url('../fonts/inline/futura-pt_italic_700.font_opentype.otf');
    font-style:italic;font-weight:700;
}

@font-face {
    font-family:"futura-pt";
    src:url('../fonts/inline/futura-pt_italic_800.font_opentype.otf');
    font-style:italic;font-weight:800;
}

@font-face {
    font-family:"futura-pt";
    src:url('../fonts/inline/futura-pt_normal_400.font_opentype.otf');
    font-style:normal;font-weight:400;
}

@font-face {
    font-family:"futura-pt";
    src:url('../fonts/inline/futura-pt_normal_500.font_opentype.otf');
    font-style:normal;font-weight:500;
}

@font-face {
    font-family:"futura-pt";
    src:url('../fonts/inline/futura-pt_normal_700.font_opentype.otf');
    font-style:normal;font-weight:700;
}

@font-face {
    font-family:"futura-pt";
    src:url('../fonts/inline/futura-pt_normal_800.font_opentype.otf');
    font-style:normal;font-weight:800;
}

@font-face {
    font-family:"merriweather";
    src:url('../fonts/inline/merriweather_italic_400.font_opentype.otf');
    font-style:italic;font-weight:400;
}

@font-face {
    font-family:"merriweather";
    src:url('../fonts/inline/merriweather_italic_700.font_opentype.otf');
    font-style:italic;font-weight:700;
}

@font-face {
    font-family:"merriweather";
    src:url('../fonts/inline/merriweather_normal_400.font_opentype.otf');
    font-style:normal;font-weight:400;
}

@font-face {
    font-family:"merriweather";
    src:url('../fonts/inline/merriweather_normal_700.font_opentype.otf');
    font-style:normal;font-weight:700;
}

@font-face {
    font-family:"source-serif-pro";
    src:url('../fonts/inline/source-serif-pro_normal_400.font_opentype.otf');
    font-style:normal;font-weight:400;
}

@font-face {
    font-family:"source-serif-pro";
    src:url('../fonts/inline/source-serif-pro_normal_700.font_opentype.otf');
    font-style:normal;font-weight:700;
}

@font-face {
    font-family: "FuturaPT-Medium";
    src: url('../fonts/newFuturaMedium/font.woff2') format('woff2'), url('../fonts/newFuturaMedium/font.woff') format('woff');
}