﻿@font-face {
    font-family: "OpenText Sans";
    font-weight: normal;
    src: url("../fonts/OpenTextSans_W_Rg.eot"), url("../fonts/OpenTextSans_W_Rg.eot?#iefix") format("embedded-opentype");
}

@font-face {
    font-family: "OpenText Sans";
    font-weight: bold;
    src: url("../fonts/OpenTextSans_W_Bd.eot"), url("../fonts/OpenTextSans_W_Bd.eot?#iefix") format("embedded-opentype");
}

@font-face {
    font-family: "OpenText Sans";
    font-weight: 100;
    src: url("../fonts/OpenTextSans_W_Lt.eot"), url("../fonts/OpenTextSans_W_Lt.eot?#iefix") format("embedded-opentype");
}

body {
    font-family: "OpenText Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
