@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic);
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline
}

a:active,
a:hover {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:focus {
    outline: 0
}

audio,
img,
video {
    max-width: 100%;
    height: auto
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

iframe {
    border: 0
}

textarea {
    resize: none;
    overflow: auto;
    vertical-align: top;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

button,
input,
select,
textarea {
    outline: none;
    border: none;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0;
    text-align: left
}

html {
    line-height: 1.4;
    color: #101010;
    height: 100%
}

body,
html {
    font-size: 18px
}

body {
    margin: 0;
    padding: 0;
#    background: rgba(26, 118, 177, .05);
    font-family: Rubik, Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

a {
    text-decoration: none
}

li,
ul {
    margin: 10px;
    padding: 0;
    list-style-type: none
}

.section,
section {
    position: relative;
    gap: 30px
}

.text-left {
    display: grid;
    grid-template-columns: 1fr 3fr;
    margin-bottom: 65px;
    gap: 50px
}

.text-left__text h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 140%;
    color: #424242;
    margin-bottom: 40px
}

.text-left__text p {
    font-weight: 300;
    font-size: 15px;
    line-height: 140%;
    width: 290px;
    color: #000
}

.text-left__grid {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 33px
}

.wrapper {
    margin: 0 auto
}

.content-wrapper,
.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.container {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    margin: 0 auto;
    max-width: 1170px
}

.home-fon>img {
    position: absolute;
    width: 100%;
    height: 570px
}

.content__main--slag {
    width: 55%;
    display: grid;
    margin-top: 90px;
    padding-left: 20px;
    gap: 25px
}

.content__main--slag>img {
    position: absolute;
    top: -46px;
    right: 35px
}

.content__main--slag h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 140%;
    color: #fff
}

.content__main--slag p {
    font-weight: 400;
    font-size: 17px;
    line-height: 140.5%;
    color: #fff
}

.content__main--slag__but {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

.content__main--slag__but--item {
    margin-right: 25px
}

.content__main--slag__but--item a {
    font-size: 17px
}

.content__main--usl {
    margin-top: 100px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 36px
}

.content__main--usl__item {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .02);
    box-shadow: 0 0 10px rgba(0, 0, 0, .02);
    border-radius: 10px;
    padding: 30px;
    text-align: center
}

.content__main--usl__item img {
    margin-bottom: 25px
}

.content__main--usl__item h3 {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 20px;
    color: #424242
}

.content__main--usl__item--price {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.content__main--usl__item--price p {
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
    margin-right: 10px;
    color: #424242
}

.content__main--usl__item--price h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
    line-height: 110.8%;
    color: #424242
}

.content__main--usl__item--price>img {
    position: relative;
    top: 14px;
    left: -10px
}

.content__main--usl__item--triger {
    margin-bottom: 35px
}

.content__main--usl__item--triger ul {
    left: 18px;
    position: relative
}

.content__main--usl__item--triger ul li {
    list-style: disc;
    color: #235169;
    text-align: left
}

.content__main--usl__item--triger ul li p {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #424242
}

.content__main--search {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 55px;
    padding: 25px 0;
    margin: 65px auto
}

.content__main--search__text h3 {
    font-size: 20px;
    line-height: 140%;
    color: #fff
}

.content__main--search__input {
    position: relative
}

.content__main--search__input input {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    height: 50px;
    padding-left: 20px
}

.content__main--search__input--but {
    position: absolute;
    right: 15px;
    top: 3px
}

.content__main--search__input--but a>img {
    width: 40px
}

.content__main--triger-home__grid--item {
    background: #fff;
    text-align: center;
    background: #f4f8fb;
    border: 4px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .04);
    border-radius: 10px;
    padding: 20px 5px
}

.content__main--triger-home__grid--item h2 {
    margin: 15px 0
}

.content__main--triger-home__grid--item p {
    font-weight: 300;
    font-size: 15px;
    line-height: 140%;
    text-align: center;
    color: #000
}

.content__main--usl-new {
    padding: 50px 0
}

.content__main--usl-new__cast-usl--text h2,
.content__main--usl-new__cast-usl--text p {
    color: #fff
}

.content__main--usl-new__new {
    margin-top: 100px
}

.content__main--usl-new__new--grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px
}

.content__main--usl-new__new--grid__news h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 140%;
    color: #eaeaea
}

.content__main--usl-new__new--grid__news ul {
    display: grid;
    gap: 40px;
    margin-top: 40px
}

.content__main--usl-new__new--grid__news ul li a {
    font-family: Rubik;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #fff;
    border-radius: 10px
}

.content__main--usl-new__new--grid__news ul li p {
    font-weight: 300;
    font-size: 15px;
    line-height: 135.8%;
    color: #fff
}

.content__main--usl-new__new--grid__action h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 140%;
    color: #eaeaea
}

.content__main--usl-new__new--grid__action ul {
    display: grid;
    gap: 40px;
    margin-top: 40px
}

.content__main--usl-new__new--grid__action ul li a {
    font-family: Rubik;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #fff;
    border-radius: 10px
}

.content__main--usl-new__new--grid__action ul li p {
    font-weight: 300;
    font-size: 15px;
    line-height: 135.8%;
    color: #fff
}

.content__main--bretcrams {
    margin-bottom: 14px;
    margin-top: 40px
}

.content__main--bretcrams p {
    font-size: 15px;
    line-height: 18px;
    color: #316077
}

.content__main--blok {
    margin-top: 14px
}

.content__main--blok__zag {
    margin-bottom: 30px
}

.content__main--blok__zag h1 {
    font-size: 30px;
    line-height: 140%;
    color: #424242
}

.content__main--blok__text p {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 140%;
    color: #000
}

.content__main--blok__text h3 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 140%;
    color: #000
}

.content__main--blok__text ul {
    display: grid;
    gap: 5px
}

.content__main--blok__text ul li a {
    font-size: 15px;
    color: #000
}

.content__main--partner {
    margin-top: 60px;
    margin-bottom: 100px
}

.content__main--partner h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 140%;
    text-align: center;
    color: #424242
}

.content__main--partner p {
    font-weight: 300;
    font-size: 15px;
    line-height: 140%;
    max-width: 660px;
    margin: auto;
    padding-top: 10px;
    text-align: center;
    color: #000
}

.content__main--partner__grid {
    margin-top: 70px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

.content__main--partner__grid--item {
    margin: auto
}

.content__main--gpu {
    display: grid;
    margin-top: 300px;
    gap: 100px;
    margin-bottom: 130px
}

.content__main--gpu__item {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.content__main--gpu__item--left {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    padding: 25px 25px 25px 75px
}

.content__main--gpu__item--left h4 {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 175%;
    color: #326176
}

.content__main--gpu__item--left h2 {
    font-family: Rubik;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 175%;
    color: #424242
}

.content__main--gpu__item--left p {
    font-family: Rubik;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    color: #424242
}

.content__main--gpu__item--left__fih {
    background: #2564c5;
    position: absolute;
    width: 42px;
    height: 100%;
    left: 0;
    top: 0
}

.content__main--gpu__item--left__fih h3 {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    left: -29px;
    top: 117px;
    width: 100px;
    position: absolute;
    line-height: 175%;
    color: #fff;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.content__main--gpu__item .rig_gpu {
    padding: 0 70px 0 0
}

.content__main--gpu__item--right {
    padding-left: 70px
}

.content__main--gpu__item--right__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.content__main--gpu__item--right__flex--text h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 140.9%;
    color: #171717
}

.content__main--gpu__item--right__flex--text ul li a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 200%;
    color: #000
}

.content__main--gpu__flex {
    margin-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.content__main--gpu__flex--text {
    max-width: 60%
}

.content__main--gpu__flex--text h2 {
    font-family: Rubik;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 10px;
    color: #424242
}

.content__main--gpu__flex--text p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 140%;
    color: #000
}

.content__main--gpu__flex--text h3 {
    margin-bottom: 10px;
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #000
}

.content__main--gpu__flex--text ul li a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 200%;
    color: #000
}

.content__main--gpu__flex--img {
    margin-left: 82px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.max-w700 {
    max-width: 700px
}

.doc-down__items {
    max-width: 600px;
    border: 5px solid #fff;
    border-radius: 10px;
    padding: 17px 27px;
    margin: 15px 0
}

.doc-down__items--item__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.doc-down__items--item__flex img {
    margin-right: 25px
}

.search_domen {
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 153, 255, .48)), to(hsla(0, 0%, 100%, 0))), #24596c;
    background: -o-linear-gradient(right, rgba(0, 153, 255, .48) 0, hsla(0, 0%, 100%, 0) 100%), #24596c;
    background: linear-gradient(270deg, rgba(0, 153, 255, .48), hsla(0, 0%, 100%, 0)), #24596c
}

.fon_home_cast {
    position: relative
}

.fon_home_cast>img {
    position: absolute;
    width: 100vw;
    height: 100%
}

.usl-spisok__items {
    background: #e9f2f7;
    padding: 30px
}

.usl-spisok__items h1 {
    font-weight: 500;
    font-size: 30px;
    line-height: 140%;
    color: #424242
}

.usl-spisok__items--item {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 50px
}

.usl-spisok__items--item__left ul {
    margin-top: 20px;
    display: grid;
    list-style-type: disc;
    gap: 5px
}

.usl-spisok__items--item__left ul li a {
    font-size: 15px;
    line-height: 100%;
    color: #000
}

.usl-spisok__items--item__right {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.usl-spisok__items--item__right span {
    font-weight: 300;
    font-size: 15px;
    line-height: 140%;
    color: #000
}

.usl-spisok__items--item__right a {
    font-weight: 500;
    font-size: 18px;
    line-height: 14px;
    text-align: center;
    background: #326176;
    border-radius: 7px;
    color: #fff;
    padding: 20px
}

.content__main--slag>.gpu {
    position: absolute;
    top: 0;
    right: 35px
}

.but_usl a {
    font-weight: 500;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    border: 2px solid #34789b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 8px 40px;
    color: #34789b
}

@media screen and (max-width:1170px) {
    html {
        font-size: 16px
    }
}

@media screen and (max-width:639px) {
    html {
        font-size: 15px
    }
}

@media screen and (max-width:479px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:641px) and (max-width:1024px) {
    .text-left {
        grid-template-columns: 1fr
    }
    .text-left__text h2 {
        margin-bottom: 10px
    }
    .text-left__text p {
        width: 100%
    }
    .container {
        max-width: 640px
    }
    .content__main--slag>img {
        display: none
    }
    .content__main--slag {
        width: 100%
    }
    .content__main--usl {
        grid-template-columns: 1fr 1fr
    }
    .content__main--usl__item {
        padding: 30px 15px
    }
    .content__main--search {
        grid-template-columns: 1fr;
        gap: 15px
    }
    .content__main--partner__grid {
        margin-top: 70px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 40px
    }
    .content__main--gpu__item {
        grid-template-columns: 1fr
    }
    .content__main--gpu__item .rig_gpu {
        padding: 0
    }
    .content__main--gpu__item--right {
        padding-left: 0;
        display: none
    }
    .content__main--gpu__flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .content__main--gpu__flex--text {
        max-width: 100%
    }
    .usl-spisok__items--item {
        grid-template-columns: 1fr
    }
}

@media screen and (min-width:320px) and (max-width:640px) {
    .text-left {
        grid-template-columns: 1fr
    }
    .text-left__text p {
        width: 100%
    }
    .text-left__grid {
        grid-template-columns: 1fr
    }
    .container {
        max-width: 320px
    }
    .content__main--slag>img {
        display: none
    }
    .content__main--slag {
        width: 100%;
        margin-top: 40px;
        padding-left: 0
    }
    .content__main--slag h1 {
        font-weight: 700;
        font-size: 26px;
        line-height: 120%;
        color: #fff
    }
    .content__main--slag__but {
        display: grid;
        gap: 30px;
        margin-top: 15px
    }
    .content__main--search,
    .content__main--usl {
        grid-template-columns: 1fr
    }
    .content__main--search {
        gap: 15px
    }
    .content__main--usl-new__new--grid {
        grid-template-columns: 1fr
    }
    .content__main--partner__grid {
        grid-template-columns: 1fr 1fr;
        gap: 40px
    }
    .content__main--gpu__item {
        grid-template-columns: 1fr
    }
    .content__main--gpu__item .rig_gpu {
        padding: 0
    }
    .content__main--gpu__item--right {
        padding-left: 0;
        display: none
    }
    .content__main--gpu__flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .content__main--gpu__flex--text {
        max-width: 100%
    }
    .usl-spisok__items--item {
        grid-template-columns: 1fr
    }
    .usl-spisok__items--item__right a {
        font-size: 16px;
        line-height: 20px
    }
}

@media screen and (min-width:1025px) and (max-width:1170px) {
    .container {
        max-width: 1024px
    }
    .content__main--gpu__item {
        grid-template-columns: 1fr
    }
    .content__main--gpu__item .rig_gpu {
        padding: 0
    }
    .content__main--gpu__item--right {
        padding-left: 0;
        display: none
    }
    .content__main--gpu__flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .content__main--gpu__flex--text {
        max-width: 100%
    }
}


}
.header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0
}

.header__row--logo,
.header__row--menu {
    margin: auto
}

.header__row--menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header__row--menu ul li {
    margin: 0 7px
}

.header__row--menu ul li a {
    font-size: 15px;
    color: #fff
}

.header__row--tel {
    margin: auto
}

.header__row--tel a {
    font-size: 15px;
    color: #fff
}

.header__row--reg {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header__row--reg a {
    font-size: 15px;
    margin-left: 10px
}

.but-fon-none a {
    color: #fff
}

.but-fon-none a,
.but-fon-wig a {
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 12px;
    border-radius: 10px
}

.but-fon-wig a {
    background: #fff;
    color: #000
}

@media screen and (min-width:641px) and (max-width:1024px) {
    .header__row--menu {
        display: none
    }
}

@media screen and (min-width:320px) and (max-width:640px) {
    .header__row--menu,
    .header__row--reg {
        display: none
    }
}

@media screen and (min-width:1025px) and (max-width:1170px) {
    .header__row--tel {
        display: none
    }
}


.footer {
    padding: 50px 0
}

.footer__row {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.footer__row--text p {
    font-size: 15px;
    color: #fff
}

.footer__row--menu {
    grid-template-columns: 1fr 1fr
}

.footer__row--menu,
.footer__row--menu__grid {
    display: grid;
    gap: 30px
}

.footer__row--menu__grid ul li a {
    font-size: 15px;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:640px) {
    .footer__row {
        grid-template-columns: 1fr;
        gap: 35px
    }
}

@font-face {
    font-family: Rubik;
    src: local("Rubik Light"), local("Rubik-Light"), url(Rubiklight.woff2) format("woff2"), url(Rubiklight.woff) format("woff"), url(Rubiklight.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Rubik;
    src: local("Rubik Light Italic"), local("Rubik-LightItalic"), url(Rubiklightitalic.woff2) format("woff2"), url(Rubiklightitalic.woff) format("woff"), url(Rubiklightitalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

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

@font-face {
    font-family: Rubik;
    src: local("Rubik Italic"), local("Rubik-Italic"), url(Rubikitalic.woff2) format("woff2"), url(Rubikitalic.woff) format("woff"), url(Rubikitalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

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

@font-face {
    font-family: Rubik;
    src: local("Rubik Medium Italic"), local("Rubik-MediumItalic"), url(Rubikmediumitalic.woff2) format("woff2"), url(Rubikmediumitalic.woff) format("woff"), url(Rubikmediumitalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

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

@font-face {
    font-family: Rubik;
    src: local("Rubik Bold Italic"), local("Rubik-BoldItalic"), url(Rubikbolditalic.woff2) format("woff2"), url(Rubikbolditalic.woff) format("woff"), url(Rubikbolditalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Rubik;
    src: local("Rubik Black"), local("Rubik-Black"), url(Rubikblack.woff2) format("woff2"), url(Rubikblack.woff) format("woff"), url(Rubikblack.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Rubik;
    src: local("Rubik Black Italic"), local("Rubik-BlackItalic"), url(Rubikblackitalic.woff2) format("woff2"), url(Rubikblackitalic.woff) format("woff"), url(Rubikblackitalic.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}
