﻿@font-face {
    font-family: 'gotham_boldregular';
    src: url('../fonts/gotham-bold-webfont.woff2') format('woff2'),
         url('../fonts/gotham-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'gotham_lightregular';
    src: url('../fonts/gotham-light-webfont.woff2') format('woff2'),
         url('../fonts/gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'gotham_mediumregular';
    src: url('../fonts/gotham-medium-webfont.woff2') format('woff2'),
         url('../fonts/gotham-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*AGREGÓ FJARAMILLO 05/FEB/2021 FUENTES POPPINS*/
@font-face {
    font-family: 'poppins_black';
    src: url('../fonts/poppins-black-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_blackitalic';
    src: url('../fonts/poppins-blackitalic-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_bold';
    src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_bolditalic';
    src: url('../fonts/poppins-bolditalic-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_extrabold';
    src: url('../fonts/poppins-extrabold-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_extrabolditalic';
    src: url('../fonts/poppins-extrabolditalic-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_extralight';
    src: url('../fonts/poppins-extralight-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_extralightitalic';
    src: url('../fonts/poppins-extralightitalic-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-extralightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_italic';
    src: url('../fonts/poppins-italic-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_light';
    src: url('../fonts/poppins-light-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_lightitalic';
    src: url('../fonts/poppins-lightitalic-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_medium';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_mediumitalic';
    src: url('../fonts/poppins-mediumitalic-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_regular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_semibold';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_semibolditalic';
    src: url('../fonts/poppins-semibolditalic-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_thin';
    src: url('../fonts/poppins-thin-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_thinitalic';
    src: url('../fonts/poppins-thinitalic-webfont.woff2') format('woff2'), 
         url('../fonts/poppins-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}