You have not included (provided that you have) all the necessary font files:
@font-face {
font-family: 'Out';
src: url('out.eot');
src: url('out.eot?#iefix') format('embedded-opentype'),
url('out.woff2') format('woff2'),
url('out.woff') format('woff'),
url('out.ttf') format('truetype'),
url('out.svg#svgFontName') format('svg');
}
, Safari/IOS .. *.ttf.