/*---ARIAL NARROW---*/
@font-face {
    font-family: 'Arial Narrow';
    src: url("https://3stepsolutions.s3-accelerate.amazonaws.com/assets/core/fonts/templates/ArialNarrow-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url("https://3stepsolutions.s3-accelerate.amazonaws.com/assets/core/fonts/templates/ArialNarrow-Bold.ttf");
    font-weight: normal;
    font-style: 700;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url("https://3stepsolutions.s3-accelerate.amazonaws.com/assets/core/fonts/templates/ArialNarrow-BoldItalic.ttf");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url("https://3stepsolutions.s3-accelerate.amazonaws.com/assets/core/fonts/templates/ArialNarrow-Italic.ttf");
    font-weight: normal;
    font-style: italic;
}