@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 200;
    src: local('Raleway ExtraLight'), url(raleway/Raleway-ExtraLight.ttf);
}
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), url(raleway/Raleway-Regular.ttf);
}
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    src: local('Raleway Medium'), url(raleway/Raleway-Medium.ttf);
}
@font-face {
    font-family: 'HelveticaNeueCyr-UltraLight';
    font-style: normal;
    font-weight: normal;
    src: local('HelveticaNeueCyr-UltraLight'), url(helvetica/HelveticaNeueCyr-UltraLight.ttf) format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr-Light';
    font-style: normal;
    font-weight: normal;
    src: local('HelveticaNeueCyr-Light'), url(helvetica/HelveticaNeueCyr-Light.ttf) format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr-Roman';
    font-style: normal;
    font-weight: normal;
    src: local('HelveticaNeueCyr-Roman'), url(helvetica/HelveticaNeueCyr-Roman.ttf) format('woff');
}
@font-face {
    font-family: 'Minion Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Minion Pro Regular'), url(minion_pro/MinionPro-Regular.ttf) format('woff');
}