.custom-font-avenir-black {
    font-family: 'avenir-black', sans-serif !important;
}

.custom-font-avenir-medium {
    font-family: 'avenir-medium', sans-serif !important;
    line-height: 1.8em;
}

.custom-font-avenir-light {
    font-family: 'avenir-light', sans-serif !important;
}

.custom-font-angleciapro-regular {
    font-family: 'anglecia_pro_dspregular', sans-serif !important;
}

.custom-font-ubuntu-regular {
    font-family: 'ubunturegular', sans-serif !important;
}

.custom-font-ubuntu-lightregular {
    font-family: 'ubuntu_lightregular', sans-serif !important;
}

.font-librecaslon {
    font-family: 'libre_caslon_textregular', sans-serif !important;
}

.font-montserrat {
    font-family: 'montserratregular', sans-serif !important;
}

.font-lato {
    font-family: 'latoregular', sans-serif; !important;
}

.font-lato-light {
    font-family: 'latolight', sans-serif; !important;
}

.font-lato-bold {
    font-family: 'latobold', sans-serif; !important;
}

.font-metropolis {
    font-family: 'metropolisregular', sans-serif !important;
}

.font-metropolis-medium {
    font-family: 'metropolismedium', sans-serif !important;
}

.font-metropolis-bold {
    font-family: 'metropolisbold', sans-serif !important;
}

.font-gotham-light {
    font-family: 'gothamlight', sans-serif !important;
}

.font-gotham-book {
    font-family: 'gothambook', sans-serif !important;
}

.font-oriya {
    font-family: 'oriya', sans-serif !important;
}


@font-face {
    font-family: 'avenir-black';
    src: url('../../fonts/avenir/Avenir-Black.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/avenir/Avenir-Black.woff') format('woff'),
        url('../../fonts/avenir/Avenir-Black.ttf') format('truetype'),
        url('../../fonts/avenir/Avenir-Black.svg#Avenir-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'libre_caslon_textregular';
    /*src: url('../../fonts/librecaslon/librecaslontext-regular-webfont.eot');*/
    src: url('../../fonts/librecaslon/librecaslontext-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/librecaslon/librecaslontext-regular-webfont.woff2') format('woff2'),
    url('../../fonts/librecaslon/librecaslontext-regular-webfont.woff') format('woff'),
    url('../../fonts/librecaslon/librecaslontext-regular-webfont.ttf') format('truetype'),
    url('../../fonts/librecaslon/librecaslontext-regular-webfont.svg#libre_caslon_textregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    /*src: url('../../fonts/montserrat/montserrat-regular-webfont.eot');*/
    src: url('../../fonts/montserrat/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/montserrat/montserrat-regular-webfont.woff2') format('woff2'),
    url('../../fonts/montserrat/montserrat-regular-webfont.woff') format('woff'),
    url('../../fonts/montserrat/montserrat-regular-webfont.ttf') format('truetype'),
    url('../../fonts/montserrat/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoregular';
    src: url('../../fonts/lato/lato-regular-webfont.woff2') format('woff2'),
    url('../../fonts/lato/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('../../fonts/lato/lato-light-webfont.woff2') format('woff2'),
    url('../../fonts/lato/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('../../fonts/lato/lato-bold-webfont.woff2') format('woff2'),
    url('../../fonts/lato/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisregular';
    src: url('../../fonts/metropolis/metropolis-regular-webfont.woff2') format('woff2'),
    url('../../fonts/metropolis/metropolis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolismedium';
    src: url('../../fonts/metropolis/metropolis-medium-webfont.woff2') format('woff2'),
    url('../../fonts/metropolis/metropolis-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisbold';
    src: url('../../fonts/metropolis/metropolis-bold-webfont.woff2') format('woff2'),
    url('../../fonts/metropolis/metropolis-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothambook';
    src: url('../../fonts/gotham/gotham-book.woff2') format('woff2'),
    url('../../fonts/gotham/gotham-book.woff') format('woff'),
    url('../../fonts/gotham/gotham-book.ttf') format('truetype'),
    url('../../fonts/gotham/gotham-book.svg#gotham-book') format('svg');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'gothamlight';
    src: url('../../fonts/gotham/gotham-light.woff2') format('woff2'),
    url('../../fonts/gotham/gotham-light.woff') format('woff'),
    url('../../fonts/gotham/gotham-light.ttf') format('truetype'),
    url('../../fonts/gotham/gotham-light.svg#gotham-book') format('svg');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'gothamlight';
    src: url('../../fonts/gotham/gotham-light.woff2') format('woff2'),
    url('../../fonts/gotham/gotham-light.woff') format('woff'),
    url('../../fonts/gotham/gotham-light.ttf') format('truetype'),
    url('../../fonts/gotham/gotham-light.svg#gotham-book') format('svg');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'oriya';
    src: url('../../fonts/oriya/oriyamn.eot');
    src: url('../../fonts/oriya/oriyamn.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/oriya/oriyamn.woff2') format('woff2'),
    url('../../fonts/oriya/oriyamn.woff') format('woff'),
    url('../../fonts/oriya/oriyamn.ttf') format('truetype'),
    url('../../fonts/oriya/oriyamn.svg#Oriyamn') format('svg');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}






