@font-face {
    font-family: 'bicycletteblack';
    src: url('../fonts/Bicyclette_Black.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bicyclettebold';
    src: url('../fonts/Bicyclette_Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Bicyclette';
    src: url('../fonts/Bicyclette_Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bicyclettethin';
    src: url('../fonts/Bicyclette_Thin.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tt_drugs_trialblack';
    src: url('../fonts/TT_Drugs_Trial_Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tt_drugs_trialbold';
    src: url('../fonts/TT-Drugs-Trial-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tt_drugs_trialdemibold';
    src: url('../fonts/TT-Drugs-Trial-DemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tt_drugs_trialextralight';
    src: url('../fonts/TT-Drugs-Trial-ExtraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tt_drugs_triallight';
    src: url('../fonts/TT-Drugs-Trial-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tt_drugs_trialmedium';
    src: url('../fonts/TT-Drugs-Trial-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tt_drugs_trialregular';
    src: url('../fonts/TT-Drugs-Trial-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tt-drug';
    src: url('../fonts/851TT-Drug.woff2') format('woff2'),
        url('../fonts/851TT-Drug.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: auto;
}
.tt-drug {
    font-family: 'tt-drug' !important;
}

@font-face {
    font-family: ETmodules;
    font-display: block;
    src: url(../fonts/modules/all/modules.eot);
    src: url(../fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),
        url(../fonts/modules/all/modules.woff) format("woff"),
        url(../fonts/modules/all/modules.ttf) format("truetype"),
        url(../fonts/modules/all/modules.svg#ETmodules) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fontawesome/fa-regular-400.eot);
    src: url(../fonts/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),
        url(../fonts/fontawesome/fa-regular-400.woff2) format("woff2"),
        url(../fonts/fontawesome/fa-regular-400.woff) format("woff"),
        url(../fonts/fontawesome/fa-regular-400.ttf) format("truetype"),
        url(../fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../fonts/fontawesome/fa-solid-900.eot);
    src: url(../fonts/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(../fonts/fontawesome/fa-solid-900.woff) format("woff"), url(../fonts/fontawesome/fa-solid-900.ttf) format("truetype"), url(../fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg")
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fontawesome/fa-brands-400.eot);
    src: url(../fonts/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-brands-400.woff) format("woff"), url(../fonts/fontawesome/fa-brands-400.ttf) format("truetype"), url(../fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg")
}