/*---------------------------------------------------------------------------------

 Theme Name:  Divi Child
 Theme URI:    
 Description:  Custom child theme
 Author:       Nermin Demir
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@font-face {
    font-family: Roboto-Bold;
    src: url(/wp-content/themes/irishh/fonts/Roboto-Bold.ttf);
}

@font-face {
    font-family: Roboto-Regular;
    src: url(/wp-content/themes/irishh/fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: VinetaRg;
    src: url(/wp-content/themes/irishh/fonts/VinetaRg.ttf);
}