﻿@font-face {
    font-family: 'Poppins-Light';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Thin';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Black';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-ExtraBold';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Thin';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-BoldItalic';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Italic';
    src: url('../../../IBCountry_Assets/font/poppins/Poppins-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ibcountry';
    src: url("../../../IBCountry_Assets/css/fonts/ibcountry.eot");
    src: url("../../../IBCountry_Assets/css/fonts/ibcountry.eot") format("embedded-opentype"), url("../../../IBCountry_Assets/css/fonts/ibcountry.ttf") format("truetype"), url("../../../IBCountry_Assets/css/fonts/ibcountry.woff") format("woff"), url("../../../IBCountry_Assets/css/fonts/ibcountry.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

