/* @font-face {
    font-family: "Polaris";
    font-style: normal;
    font-weight: bold;
    src: local("Polaris"),
        url('Polaris.woff2') format('woff2'),
        url("Polaris.otf") format("otf");
} */

/* @font-face {
    font-family: "Polaris";
    font-style: normal;
    font-weight: normal;
    src: local("Polaris"),
        url('Polaris.woff2') format('woff2'),
        url("Polaris.otf") format("otf");
} */

/* @font-face {
    font-family: 'Rubik';
    src: url('Rubik-BlackItalic.eot');
    src: local('Rubik Black Italic'), local('Rubik-BlackItalic'),
        url('Rubik-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('Rubik-BlackItalic.woff2') format('woff2'),
        url('Rubik-BlackItalic.woff') format('woff'),
        url('Rubik-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Rubik';
    src: url('Rubik-Bold.eot');
    src: local('Rubik Bold'), local('Rubik-Bold'),
        url('Rubik-Bold.eot?#iefix') format('embedded-opentype'),
        url('Rubik-Bold.woff2') format('woff2'),
        url('Rubik-Bold.woff') format('woff'),
        url('Rubik-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
} */

/* @font-face {
    font-family: 'Rubik';
    src: url('Rubik-BoldItalic.eot');
    src: local('Rubik Bold Italic'), local('Rubik-BoldItalic'),
        url('Rubik-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Rubik-BoldItalic.woff2') format('woff2'),
        url('Rubik-BoldItalic.woff') format('woff'),
        url('Rubik-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Rubik';
    src: url('Rubik-Medium.eot');
    src: local('Rubik Medium'), local('Rubik-Medium'),
        url('Rubik-Medium.eot?#iefix') format('embedded-opentype'),
        url('Rubik-Medium.woff2') format('woff2'),
        url('Rubik-Medium.woff') format('woff'),
        url('Rubik-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
} */

/* @font-face {
    font-family: 'Rubik';
    src: url('Rubik-Italic.eot');
    src: local('Rubik Italic'), local('Rubik-Italic'),
        url('Rubik-Italic.eot?#iefix') format('embedded-opentype'),
        url('Rubik-Italic.woff2') format('woff2'),
        url('Rubik-Italic.woff') format('woff'),
        url('Rubik-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Rubik';
    src: url('Rubik-MediumItalic.eot');
    src: local('Rubik Medium Italic'), local('Rubik-MediumItalic'),
        url('Rubik-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('Rubik-MediumItalic.woff2') format('woff2'),
        url('Rubik-MediumItalic.woff') format('woff'),
        url('Rubik-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
} */

/* @font-face {
    font-family: 'Rubik';
    src: url('Rubik-Regular.eot');
    src: local('Rubik Regular'), local('Rubik-Regular'),
        url('Rubik-Regular.eot?#iefix') format('embedded-opentype'),
        url('Rubik-Regular.woff2') format('woff2'),
        url('Rubik-Regular.woff') format('woff'),
        url('Rubik-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url('Rubik-Black.eot');
    src: local('Rubik Black'), local('Rubik-Black'),
        url('Rubik-Black.eot?#iefix') format('embedded-opentype'),
        url('Rubik-Black.woff2') format('woff2'),
        url('Rubik-Black.woff') format('woff'),
        url('Rubik-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
} */

/* @font-face {
    font-family: 'Rubik';
    src: url('Rubik-Light.eot');
    src: local('Rubik Light'), local('Rubik-Light'),
        url('Rubik-Light.eot?#iefix') format('embedded-opentype'),
        url('Rubik-Light.woff2') format('woff2'),
        url('Rubik-Light.woff') format('woff'),
        url('Rubik-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url('Rubik-LightItalic.eot');
    src: local('Rubik Light Italic'), local('Rubik-LightItalic'),
        url('Rubik-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('Rubik-LightItalic.woff2') format('woff2'),
        url('Rubik-LightItalic.woff') format('woff'),
        url('Rubik-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
} */

@font-face {
    font-family: 'Starzone';
    font-style: normal;
    font-weight: bold;
  
    /* Браузер сначала попробует найти шрифт локально */
    src: local("Starzone"),
        /* Если не получилось, загрузит ttf */
        url("Starzone.ttf") format('truetype'),
        /* Если браузер не поддерживает ttf, загрузит otf */
        url("") format('otf');
}
@font-face {
    font-family: 'Starzone';
    font-style: normal;
    font-weight: normal;
  
    /* Браузер сначала попробует найти шрифт локально */
    src: local("Starzone"),
        /* Если не получилось, загрузит ttf */
        url("Starzone.ttf") format('truetype'),
        /* Если браузер не поддерживает ttf, загрузит otf */
        url("") format('otf');
}
@font-face {
    font-family: 'Aldrichrus';
    font-style: normal;
    font-weight: normal;
    src: local("Aldrichrus"),
    url("aldrichrus.ttf") format('truetype');
}