/*
Theme Name:   Blendex
Description:  Hitalento Career Child Theme
Author:       Brandmonkey
Template:     hitalento-career-theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
  font-family: "suisseintl_regular";
  src: url("fonts/SuisseIntl.woff2") format("woff2"),
    url("fonts/SuisseIntl.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

h1,
h2,
h3 {
  font-family: "suisseintl_regular", Arial, Helvetica, sans-serif;
  font-weight: bold;
}

body,
h4,
h5,
h6,
li,
p {
  font-family: "suisseintl_regular", Arial, Helvetica, sans-serif;
}
