@font-face {
    font-family: 'Asap';
    src: url('../fonts/asap-regular-webfont.eot');
    src: url('../fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/asap-regular-webfont.woff2') format('woff2'),
         url('../fonts/asap-regular-webfont.woff') format('woff'),
         url('../fonts/asap-regular-webfont.ttf') format('truetype'),
         url('../fonts/asap-regular-webfont.svg#asapregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Asap';
    src: url('../fonts/asap-bold-webfont.eot');
    src: url('../fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/asap-bold-webfont.woff2') format('woff2'),
         url('../fonts/asap-bold-webfont.woff') format('woff'),
         url('../fonts/asap-bold-webfont.ttf') format('truetype'),
         url('../fonts/asap-bold-webfont.svg#asapbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Ropa Sans';
    src: url('../fonts/ropa_sans_regular-webfont.eot');
    src: url('../fonts/ropa_sans_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ropa_sans_regular-webfont.woff2') format('woff2'),
         url('../fonts/ropa_sans_regular-webfont.woff') format('woff'),
         url('../fonts/ropa_sans_regular-webfont.ttf') format('truetype'),
         url('../fonts/ropa_sans_regular-webfont.svg#ropasansw01-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ropa Sans';
    src: url('../fonts/ropa_sans_bold-webfont.eot');
    src: url('../fonts/ropa_sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ropa_sans_bold-webfont.woff2') format('woff2'),
         url('../fonts/ropa_sans_bold-webfont.woff') format('woff'),
         url('../fonts/ropa_sans_bold-webfont.ttf') format('truetype'),
         url('../fonts/ropa_sans_bold-webfont.svg#ropasansw01-boldregular') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Ropa Sans';
    src: url('../fonts/ropa_sans_black-webfont.eot');
    src: url('../fonts/ropa_sans_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ropa_sans_black-webfont.woff2') format('woff2'),
         url('../fonts/ropa_sans_black-webfont.woff') format('woff'),
         url('../fonts/ropa_sans_black-webfont.ttf') format('truetype'),
         url('../fonts/ropa_sans_black-webfont.svg#ropasansw01-blackregular') format('svg');
    font-weight: 900;
    font-style: normal;
}