@font-face {
    font-family: "AGF_FONT_NORMAL_RU";
    src: local('FSElliotPro'), url(../fonts/FSElliotPro.woff) format('woff');
}

@font-face {
    font-family: "AGF_FONT_BOLD_RU";
    src: local('FSElliotPro-Bold'), url(../fonts/FSElliotPro-Bold.woff) format('woff');
}

@font-face {
    font-family: "AGF_FONT_LIGHT_RU";
    src: local('FSElliotPro-Light'), url(../fonts/FSElliotPro-Light.woff) format('woff');
}

@font-face {
    font-family: 'AGF_FONT_NORMAL_EN';
    src: local('Amino Alt'), url(../fonts/Amino-Alt-Az.woff) format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'AGF_FONT_LIGHT_EN';
    src: local('Amino Alt Light'), url(../fonts/Amino-Alt-Light-Az.woff) format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'AGF_FONT_BOLD_EN';
    src: local('Amino Alt Medium'), url(../fonts/Amino-Alt-Medium-Az.woff) format('woff');
    font-weight: bold;
    font-style: normal
}
