/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://example.com/
Description: Child theme for the Twenty Twenty-Five theme
Author: Your Name
Author URI: https://example.com/
Template: twentytwentyfive
Version: 1.0.0
*/


@font-face {
    font-family: 'Bank';
    src: url('fonts/Far_Bank.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-Black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


.ai {
    font-family: 'Bank';
}

body{
    font-family: 'Farhang';
}
