@font-face {
    font-family: "iqtig-barlow";
    font-style: italic;
    font-weight: bold;
    src: url("iqtig-barlow-italic-bold.ttf") format("truetype");
}

@font-face {
    font-family: "iqtig-barlow";
    font-style: italic;
    font-weight: normal;
    src: url("iqtig-barlow-italic-normal.ttf") format("truetype");
}

@font-face {
    font-family: "iqtig-barlow";
    font-style: normal;
    font-weight: bold;
    src: url("iqtig-barlow-normal-bold.ttf") format("truetype");
}

@font-face {
    font-family: "iqtig-barlow";
    font-style: normal;
    font-weight: normal;
    src: url("iqtig-barlow-normal-normal.ttf") format("truetype");
}

