/*
Theme Name: Alecta Child
Theme URI: https://alecta.qodeinteractive.com/
Description: A child theme of Alecta Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: alecta
Template: alecta
*/

@font-face {
    font-family: 'Nourd';
    src: url('font/Nourd-Bold.eot');
    src: url('font/Nourd-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/Nourd-Bold.woff2') format('woff2'),
        url('font/Nourd-Bold.woff') format('woff'),
        url('font/Nourd-Bold.ttf') format('truetype'),
        url('font/Nourd-Bold.svg#Nourd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nourd';
    src: url('font/Nourd-Regular.eot');
    src: url('font/Nourd-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/Nourd-Regular.woff2') format('woff2'),
        url('font/Nourd-Regular.woff') format('woff'),
        url('font/Nourd-Regular.ttf') format('truetype'),
        url('font/Nourd-Regular.svg#Nourd-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nourd';
    src: url('font/Nourd-SemiBold.eot');
    src: url('font/Nourd-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('font/Nourd-SemiBold.woff2') format('woff2'),
        url('font/Nourd-SemiBold.woff') format('woff'),
        url('font/Nourd-SemiBold.ttf') format('truetype'),
        url('font/Nourd-SemiBold.svg#Nourd-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



/*body, p, h1, h2, h3, h4, h5, h6 {
	font-family: 'Nourd';
}
*/



