@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,800&subset=cyrillic');

@font-face {
    font-family: 'Intro';
    src: url('../fonts/Intro-Black.woff2') format('woff2'),
        url('../fonts/Intro-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rub';
    src: url('../fonts/subset-ALSRubl.woff2') format('woff2'),
        url('../fonts/subset-ALSRubl.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

