@font-face {
    font-family: 'font_ultralight';
    src: url(../fonts/gilroy/Gilroy-UltraLight.woff) format('woff');
}
.font_ultralight { font-family: 'font_ultralight'; }


@font-face {
    font-family: 'font_light';
    src: url(../fonts/gilroy/Gilroy-Light.woff) format('woff');
}
.font_light { font-family: 'font_light'; }


@font-face {
    font-family: 'font_normal';
    src: url(../fonts/gilroy/Gilroy-Regular.woff) format('woff');
}
.font_normal { font-family: 'font_normal'; }


@font-face {
    font-family: 'font_medium';
    src: url(../fonts/gilroy/Gilroy-Medium.woff) format('woff');
}
.font_medium { font-family: 'font_medium'; }


@font-face {
    font-family: 'font_semibold';
    src: url(../fonts/gilroy/Gilroy-Semibold.woff) format('woff');
}
.font_semibold { font-family: 'font_semibold'; }


@font-face {
    font-family: 'font_bold';
    src: url(../fonts/gilroy/Gilroy-Bold.woff) format('woff');
}
.font_bold { font-family: 'font_bold'; }


@font-face {
    font-family: 'font_extrabold';
    src: url(../fonts/gilroy/Gilroy-Extrabold.woff) format('woff');
}
.font_extrabold { font-family: 'font_extrabold'; }


@font-face {
    font-family: 'mono';
    src: url(../fonts/mono_1.woff) format('woff');
}
.mono { font-family: 'mono'; }