@font-face {
    font-family: 'PlutoSansWeb Medium';
    src: url('../fonts/f16dad9725b1ecbefe5fdeb5cd95c320.eot');
    src: url('../fonts/f16dad9725b1ecbefe5fdeb5cd95c320.eot?#iefix') format('embedded-opentype'),
    url('../fonts/f16dad9725b1ecbefe5fdeb5cd95c320.woff2') format('woff2'),
    url('../fonts/f16dad9725b1ecbefe5fdeb5cd95c320.woff') format('woff'),
    url('../fonts/f16dad9725b1ecbefe5fdeb5cd95c320.ttf') format('truetype'),
    url('../fonts/f16dad9725b1ecbefe5fdeb5cd95c320.svg#.') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/************************************
	Font Family
*************************************/

.gt-font-family {
    font-family: 'PlutoSansWeb Medium', sans-serif !important;
    font-weight: 400;
}

.gt-font-family-second {
    font-family: 'PlutoSansWeb Medium', sans-serif !important;
    font-weight: 700;
}
