/*
Theme Name: TNF Türkiye
Author: Fivi Yazılım
Author URI: https://www.fivi.com.tr
Version: 1.0
*/

@import "assets/css/style.css";

@font-face {
    font-family: "Anthony Hunter";
    src: url("./assets/fonts/Anthony Hunter.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Western Bang Bang";
    src: url("./assets/fonts/WesternBangBang-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "A Absolute Empire";
    src: url("./assets/fonts/aAbsoluteEmpire.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "White On Black";
    src: url("./assets/fonts/White On Black.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Texas Tango";
    src: url("./assets/fonts/Texas Tango.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}