/* Genel  */
@font-face {
    font-family: "Neo Sans Pro";
    src: url('../fonts/NeoSansPro/NeoSansPro-Regular.woff2') format('woff2'),
        url('../fonts/NeoSansPro/NeoSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neo Sans Pro Medium";
    src: url('../fonts/NeoSansPro/NeoSansPro-Medium.woff2') format('woff2'),
        url('../fonts/NeoSansPro/NeoSansPro-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neo Sans Pro Bold";
    src: url('../fonts/NeoSansPro/NeoSansPro-Bold.woff2') format('woff2'),
        url('../fonts/NeoSansPro/NeoSansPro-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neo Sans Pro Light";
    src: url('../fonts/NeoSansPro/NeoSansPro-Light.woff2') format('woff2'),
        url('../fonts/NeoSansPro/NeoSansPro-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* İkinci */

@font-face {
    font-family: "Latinka";
    src: url('../fonts/Latinka/Latinka-Regular.woff2') format('woff2'),
        url('../fonts/Latinka/Latinka-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Latinka Bold";
    src: url('../fonts/Latinka/Latinka-Bold.woff2') format('woff2'),
        url('../fonts/Latinka/Latinka-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Latinka Medium";
    src: url('../fonts/Latinka/Latinka-Medium.woff2') format('woff2'),
        url('../fonts/Latinka/Latinka-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Latinka Light";
    src: url('../fonts/Latinka/Latinka-Light.woff2') format('woff2'),
        url('../fonts/Latinka/Latinka-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}