In the file style.css, I find the next lines:
b,
strong {
font-weight: 700; /* Don't modify. Don't work text with strong */
}
In the theme Twenty fourteen 700 is bold. If you change 700 to 500 for sample, you can not see bold text in your page or post when you select your text into <strong> and </strong>