/* gobCL */
@font-face {
    font-family: 'gobCL';
    src: url('fonts/gobCL-Bold.woff2') format('woff2'), url('fonts/gobCL-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'gobCL';
    src: url('fonts/gobCL.woff2') format('woff2'), url('fonts/gobCL.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gobCL';
    src: url('fonts/gobCL-Light.woff2') format('woff2'), url('fonts/gobCL-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'gobCL';
    src: url('fonts/gobCL-Heavy.woff2') format('woff2'), url('fonts/gobCL-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


/* MuseoSlab */
@font-face {
    font-family: 'Museo Slab 700';
    src: url("fonts/MuseoSlab-700.woff2") format("woff2"), url("fonts/MuseoSlab-700.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Slab 900';
    src: url("fonts/MuseoSlab-900.woff2") format("woff2"), url("fonts/MuseoSlab-900.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}


/* MuseoSans */
@font-face {
    font-family: 'Museo Sans 500';
    src: url("fonts/MuseoSans-500.woff2") format("woff2"), url("fonts/MuseoSans-500.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 300';
    src: url("fonts/MuseoSans-300.woff2") format("woff2"), url("fonts/MuseoSans-300.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 100';
    src: url("fonts/MuseoSans-100.woff2") format("woff2"), url("fonts/MuseoSans-100.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}
