/* Fixel Family */
@font-face {
    font-family: 'Fixel';
    src: url('../fonts/FixelDisplay-Medium.woff2') format('woff2'),
    url('../fonts/FixelDisplay-Medium.woff') format('woff');
    font-weight: 500; /* Medium */
    font-style: normal;
}

@font-face {
    font-family: 'Fixel';
    src: url('../fonts/FixelDisplay-Regular.woff2') format('woff2'),
    url('../fonts/FixelDisplay-Regular.woff') format('woff');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: 'Fixel';
    src: url('../fonts/FixelDisplay-SemiBold.woff2') format('woff2'),
    url('../fonts/FixelDisplay-SemiBold.woff') format('woff');
    font-weight: 600; /* SemiBold */
    font-style: normal;
}


/* Fixel Family */
@font-face {
    font-family: "Fixel Display";
    src: url('../fonts/FixelDisplay-Medium.woff2') format('woff2'),
    url('../fonts/FixelDisplay-Medium.woff') format('woff');
    font-weight: 500; /* Medium */
    font-style: normal;
}

@font-face {
    font-family: "Fixel Display";
    src: url('../fonts/FixelDisplay-Regular.woff2') format('woff2'),
    url('../fonts/FixelDisplay-Regular.woff') format('woff');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: "Fixel Display";
    src: url('../fonts/FixelDisplay-SemiBold.woff2') format('woff2'),
    url('../fonts/FixelDisplay-SemiBold.woff') format('woff');
    font-weight: 600; /* SemiBold */
    font-style: normal;
}


/* Fixel Text Family */
@font-face {
    font-family: 'Fixel Text';
    src: url('../fonts/FixelText-Bold.woff2') format('woff2'),
    url('../fonts/FixelText-Bold.woff') format('woff');
    font-weight: 700; /* Bold */
    font-style: normal;
}

@font-face {
    font-family: 'Fixel Text';
    src: url('../fonts/FixelText-Medium.woff2') format('woff2'),
    url('../fonts/FixelText-Medium.woff') format('woff');
    font-weight: 500; /* Medium */
    font-style: normal;
}

@font-face {
    font-family: 'Fixel Text';
    src: url('../fonts/FixelText-Regular.woff2') format('woff2'),
    url('../fonts/FixelText-Regular.woff') format('woff');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: 'Fixel Text';
    src: url('../fonts/FixelText-SemiBold.woff2') format('woff2'),
    url('../fonts/FixelText-SemiBold.woff') format('woff');
    font-weight: 600; /* SemiBold */
    font-style: normal;
}

/* Inter Family */
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter_18pt-Medium.ttf') format('truetype');
    font-weight: 500; /* Medium */
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter_18pt-Regular.ttf') format('truetype');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter_18pt-SemiBold.ttf') format('truetype');
    font-weight: 600; /* SemiBold */
    font-style: normal;
}

/* NAMU Family */
@font-face {
    font-family: 'NAMU';
    src: url('../fonts/NAMU-1400.woff2') format('woff2'),
    url('../fonts/NAMU-1400.woff') format('woff');
    font-weight: 100; /* Thin */
    font-style: normal;
    font-feature-settings: 'case' on, 'ss13' on;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #FFF;
}

@font-face {
    font-family: 'NAMU';
    src: url('../fonts/NAMU-1910.woff2') format('woff2'),
    url('../fonts/NAMU-1910.woff') format('woff');
    font-weight: 500; /* Medium */
    font-style: normal;
}

/* Oswald Family */
@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Medium.ttf') format('truetype');
    font-weight: 500; /* Medium */
    font-style: normal;
}

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

/* Poppins Family */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500; /* Medium */
    font-style: normal;
}

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

/* SF Pro Display */
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFPRODISPLAYREGULAR.OTF') format('opentype');
    font-weight: 400; /* Regular */
    font-style: normal;
}

/* SF Pro Text */
@font-face {
    font-family: 'SF Pro Text';
    src: url('../fonts/SFProText-Medium.ttf') format('truetype');
    font-weight: 500; /* Medium */
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Text';
    src: url('../fonts/SFProText-Regular.ttf') format('truetype');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Text';
    src: url('../fonts/SFProText-Semibold.ttf') format('truetype');
    font-weight: 600; /* SemiBold */
    font-style: normal;
}



/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
a{
    color: inherit;
    text-decoration: none;
}
* {
    box-sizing: border-box; /* Обеспечиваем, что padding и border не влияют на размер элементов */
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;

    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/**
 * Сброс стилей у кнопки.
 * Придётся немного поработать, чтобы получить нейтральный вид.
*/
button {
    padding: 0;
    border: none;
    font: inherit;
    color: inherit;
    background-color: transparent;
    /* отображаем курсор в виде руки при наведении; некоторые
  считают, что необходимо оставлять стрелочный вид для кнопок */
    cursor: pointer;
}

/* Не относящиеся к примеру стили */
img{
    width: 100%;
}

    input{
        border: none;
        outline: none;
        background: none;
        padding: 0;
        margin: 0;
        font: inherit;
        color: inherit;
}
