/*@font-face {*/
    /*font-family: PT Sans;*/
    /*src: local("PT Sans"), local("PTSans-Regular"), url(../fonts/PTSans/ptsans.woff2) format("woff2"), url(../fonts/PTSans/ptsans.woff) format("woff"), url(../fonts/PTSans/ptsans.ttf) format("truetype");*/
    /*font-weight: 400;*/
    /*font-style: normal*/
/*}*/
/*@font-face {*/
    /*font-family: PT Sans;*/
    /*src: local("PT Sans"), local("PTSans-Regular"), url(../fonts/PTSans/ptsans.woff2) format("woff2"), url(../fonts/PTSans/ptsans.woff) format("woff"), url(../fonts/PTSans/ptsans.ttf) format("truetype");*/
    /*font-weight: 400;*/
    /*font-style: normal*/
/*}*/

/*@font-face {*/
    /*font-family: PT Sans;*/
    /*src: local("PT Sans Italic"), local("PTSans-Italic"), url(../fonts/PTSans/ptsansitalic.woff2) format("woff2"), url(../fonts/PTSans/ptsansitalic.woff) format("woff"), url(../fonts/PTSans/ptsansitalic.ttf) format("truetype");*/
    /*font-weight: 400;*/
    /*font-style: italic*/
/*}*/

/*@font-face {*/
    /*font-family: PT Sans;*/
    /*src: local("PT Sans Bold"), local("PTSans-Bold"), url(../fonts/PTSans/ptsansbold.woff2) format("woff2"), url(../fonts/PTSans/ptsansbold.woff) format("woff"), url(../fonts/PTSans/ptsansbold.ttf) format("truetype");*/
    /*font-weight: 700;*/
    /*font-style: normal*/
/*}*/

/*@font-face {*/
    /*font-family: PT Sans;*/
    /*src: local("PT Sans Bold Italic"), local("PTSans-BoldItalic"), url(../fonts/PTSans/ptsansbolditalic.woff2) format("woff2"), url(../fonts/PTSans/ptsansbolditalic.woff) format("woff"), url(../fonts/PTSans/ptsansbolditalic.ttf) format("truetype");*/
    /*font-weight: 700;*/
    /*font-style: italic*/
/*}*/


/*Roboto*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');

/*Rubik*/
@font-face {
    font-family: Rubik;
    src: local("Rubik-Regular"), local("Rubik-Regular"), url(../fonts/Rubik-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Rubik;
    src: local("Rubik-Regular"), local("Rubik-Regular"), url(../fonts/Rubik-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Rubik;
    src: local("Rubik-Bold"), local("Rubik-Bold"), url(../fonts/Rubik-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Rubik;
    src: local("Rubik-Medium"), local("Rubik-Medium"), url(../fonts/Rubik-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

/*@font-face {
    font-family: Rubik;
    src: local("Rubik-Bolditalic"), local("Rubik-Bolditalic"), url(../fonts/Rubik-Bolditalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}*/


