/*
Theme Name: Reygun Firearms
Author: Fivi Yazılım
Author URI: https://www.fivi.com.tr
Version: 1.0
*/

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

@font-face {
    font-family: "Bahnschrift Condensed";
    src: url("assets/fonts/bahnschrift-condensed.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Bahnschrift Condensed";
    src: url("assets/fonts/bahnschrift-light-condensed.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "Bahnschrift Condensed";
    src: url("assets/fonts/bahnschrift-bold-condensed.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Bahnschrift Condensed";
    src: url("assets/fonts/bahnschrift-semibold-condensed.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: "Bahnschrift";
    src: url("assets/fonts/bahnschrift-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Bahnschrift";
    src: url("assets/fonts/bahnschrift-light.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "Bahnschrift";
    src: url("assets/fonts/bahnschrift-bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Bahnschrift";
    src: url("assets/fonts/bahnschrift-semibold.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}


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

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