@font-face {
font-family: 'Primary Font';
font-style: normal;
font-weight: normal;
src: url('RobotoCondensed-Regular.ttf');
}
@font-face {
font-family: 'Primary Italic';
font-style: normal;
font-weight: normal;
src: url('RobotoCondensed-Italic.ttf');
}

@font-face {
font-family: 'Primary Font Bold';
font-style: normal;
font-weight: normal;
src: url('RobotoCondensed-Bold.ttf');
}
@font-face {
font-family: 'Primary Font Bold Italic';
font-style: normal;
font-weight: normal;
src: url('RobotoCondensed-BoldItalic.ttf');
}
@font-face {
font-family: 'Primary Font Medium';
font-style: normal;
font-weight: normal;
src: url('RobotoCondensed-Light.ttf');
}
@font-face {
font-family: 'Primary Font Medium Italic';
font-style: normal;
font-weight: normal;
src: url('RobotoCondensed-LightItalic.ttf');
}
