@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-Light.ttf);
    font-weight: 300;
}@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-LightItalic.ttf);
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-Regular.ttf);
    font-weight: 400;
}
@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-Italic.ttf);
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-Medium.ttf);
    font-weight: 500;
}
@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-MediumItalic.ttf);
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-Semibold.ttf);
    font-weight: 600;
}
@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-SemiboldItalic.ttf);
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-Bold.ttf);
    font-weight: 700;
}
@font-face {
    font-family: "Atyp text";
    src: url(./AtypText-BoldItalic.ttf);
    font-weight: 700;
    font-style: italic;
}
/* @font-face {
    font-family: "Atyp text";
    src: url(./averta-light.woff);
    font-weight: 300;
}
@font-face {
    font-family: "Atyp text";
    src: url(./averta-regular.woff);
    font-weight: 400;
}

@font-face {
    font-family: "Atyp text";
    src: url(./averta-semibold.woff);
    font-weight: 600;
}
@font-face {
    font-family: "Atyp text";
    src: url(./averta-bold.woff);
    font-weight: 700;
}
@font-face {
    font-family: "Atyp text";
    src: url(./averta-black.woff);
    font-weight: 800;
    
} */